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 support for the new Pre-Translate Efficiency Report #265

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

Besomhead
Copy link
Contributor

@Besomhead Besomhead commented Oct 3, 2024

  • Created request structure for pre-translate-efficiency reports
  • Removed deprecated requests
  • Updated response structure and tests

Covers #257.

Note: requests for report types "translation-costs-pe" and "contribution-raw-data" are yet to be covered.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.47%. Comparing base (a7981ef) to head (77c6b54).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #265      +/-   ##
============================================
+ Coverage     93.26%   93.47%   +0.21%     
- Complexity      721      726       +5     
============================================
  Files           181      178       -3     
  Lines          2359     2355       -4     
  Branches         48       50       +2     
============================================
+ Hits           2200     2201       +1     
+ Misses          135      130       -5     
  Partials         24       24              

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

Copy link
Member

@andrii-bodnar andrii-bodnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Besomhead thank you!

@andrii-bodnar andrii-bodnar merged commit 5fa30d9 into crowdin:master Oct 7, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reports APIs: Add support for the new Pre-Translate Efficiency Report
3 participants