Skip to content

Fix python checker for languages with nplurals=1

b38f7f0
Select commit
Loading
Failed to load commit list.
Open

Validate msgid_plural against msgstr[0] for languages with nplurals=1 #1198

Fix python checker for languages with nplurals=1
b38f7f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2025 in 0s

91.69% (+0.00%) compared to 2b93a4a

View this Pull Request on Codecov

91.69% (+0.00%) compared to 2b93a4a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.69%. Comparing base (2b93a4a) to head (b38f7f0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1198   +/-   ##
=======================================
  Coverage   91.69%   91.69%           
=======================================
  Files          27       27           
  Lines        4694     4696    +2     
=======================================
+ Hits         4304     4306    +2     
  Misses        390      390           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.