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

Refactor translation reports collection and Gatsby source plugin #3290

Conversation

pdcp1
Copy link
Collaborator

@pdcp1 pdcp1 commented Dec 17, 2024

Part of #3289

Summary

  • Add migration to move the translations to a single reports collection under translations DB
  • Refactor landing page to use gatsby consolidated translations query for reports
  • Add gatsby-source-mongodb plugin for the new "reports" collection in translations database
  • Refactor citation page creation to streamline translation handling and simplify Gatsby GraphQL queries

@pdcp1 pdcp1 self-assigned this Dec 17, 2024
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.17%. Comparing base (9fe3ac5) to head (8ca6b6c).
Report is 2 commits behind head on staging.

Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #3290   +/-   ##
========================================
  Coverage    97.17%   97.17%           
========================================
  Files           60       60           
  Lines        12334    12334           
  Branches       308      308           
========================================
  Hits         11986    11986           
  Misses         334      334           
  Partials        14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pdcp1
Copy link
Collaborator Author

pdcp1 commented Dec 23, 2024

@pdcp1 pdcp1 closed this Dec 30, 2024
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