mozilla / assay

A Firefox Addons review tool disguised as a VSCode extension
Mozilla Public License 2.0
6 stars 3 forks source link

Allow Version Files to be Editable by Reviewers #102

Closed chrstinalin closed 1 month ago

chrstinalin commented 1 month ago

Closes #88

Changes

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 81.20805% with 28 lines in your changes missing coverage. Please review.

Project coverage is 91.20%. Comparing base (4d058a7) to head (adcb4b0).

Files Patch % Lines
src/controller/lintController.ts 66.21% 25 Missing :warning:
src/controller/urlController.ts 66.66% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #102 +/- ## ========================================== - Coverage 91.79% 91.20% -0.60% ========================================== Files 27 28 +1 Lines 2742 2808 +66 Branches 174 175 +1 ========================================== + Hits 2517 2561 +44 - Misses 223 245 +22 Partials 2 2 ```

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