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

Translator metadata fixes #369

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

charles-turner-1
Copy link
Collaborator

Around the 1.0.0 release, I added a decorator to report failing translators, but the implementation was a bit messy - wasn't preserving metadata correctly, circular import workarounds, etc.

This PR cleans that up. Low priority.

Copy link

codecov bot commented Mar 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.82%. Comparing base (10ca765) to head (cc0af71).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #369   +/-   ##
=======================================
  Coverage   98.81%   98.82%           
=======================================
  Files          15       15           
  Lines        1271     1273    +2     
=======================================
+ Hits         1256     1258    +2     
  Misses         15       15           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Successfully merging this pull request may close these issues.

1 participant