mozilla / assay

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

Added Ability to Switch between Environments #105

Open chrstinalin opened 1 month ago

chrstinalin commented 1 month ago

Closes #91

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 72.28916% with 23 lines in your changes missing coverage. Please review.

Project coverage is 90.68%. Comparing base (4d058a7) to head (0b7ad8c). Report is 1 commits behind head on main.

Files Patch % Lines
src/views/configView.ts 40.90% 13 Missing :warning:
src/controller/configController.ts 67.74% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ========================================== - Coverage 91.79% 90.68% -1.12% ========================================== Files 27 31 +4 Lines 2742 2898 +156 Branches 174 177 +3 ========================================== + Hits 2517 2628 +111 - Misses 223 268 +45 Partials 2 2 ```

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