Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add robots.txt and sitemap.xml (DEV-3931) #152

Merged
merged 8 commits into from
Jul 29, 2024

Conversation

seakayone
Copy link
Contributor

  • Add robots.txt and sitemap.xml
  • refactor: Align module structure with api
  • make snackbar easier on the eyes with fading in and out a bit slower
  • module naming
  • fmt

@seakayone seakayone changed the title feat: Add robots.txt and sitemap.xml feat: Add robots.txt and sitemap.xml (DEV-3931) Jul 29, 2024
Copy link

linear bot commented Jul 29, 2024

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 32 lines in your changes missing coverage. Please review.

Project coverage is 61.3%. Comparing base (9e68387) to head (0ff0abb).

Additional details and impacted files
Files Coverage Δ
dsp-meta/src/api/handler/health.rs 100.0% <100.0%> (ø)
dsp-meta/src/api/handler/v1/projects/handlers.rs 0.0% <ø> (ø)
dsp-meta/src/api/handler/v1/projects/responses.rs 0.0% <ø> (ø)
dsp-meta/src/api/router.rs 99.1% <100.0%> (+<0.1%) ⬆️
dsp-meta/src/domain/service/repository_contract.rs 0.0% <ø> (ø)
dsp-meta/src/api/handler/sitemap_xml.rs 0.0% <0.0%> (ø)
...eta/src/domain/service/project_metadata_service.rs 36.3% <0.0%> (-13.7%) ⬇️
dsp-meta-cmd/src/main-server.rs 0.0% <0.0%> (ø)
...ta/src/repo/service/project_metadata_repository.rs 61.4% <0.0%> (-6.0%) ⬇️
dsp-meta/src/api/handler/robots_txt.rs 0.0% <0.0%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants