wagtail-localize icon indicating copy to clipboard operation
wagtail-localize copied to clipboard

Add support for filtering the translation report by status

Open alexkiro opened this issue 1 year ago • 1 comments

Adds a new filter for filtering by the status of the translation in the translation report.

Note that the filter will not be consistent with the column for translations with sources that don't have any strings, until #829 is merged. So it will appear to not function correctly for such cases.

alexkiro avatar Oct 09 '24 12:10 alexkiro

:warning: 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 :white_check_mark:

Project coverage is 93.07%. Comparing base (caf14b8) to head (c7a4241).

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #830    +/-   ##
========================================
  Coverage   93.07%   93.07%            
========================================
  Files          47       47            
  Lines        4144     4146     +2     
  Branches      704      529   -175     
========================================
+ Hits         3857     3859     +2     
  Misses        173      173            
  Partials      114      114            

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Oct 09 '24 12:10 codecov-commenter

Nice one, thanks @alexkiro

My pleasure! Many thanks for looking over my PRs and all your work on this project! :heart:

alexkiro avatar Dec 20 '24 14:12 alexkiro