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

Migrated src/screens/manage tag from jest to vitest #2736

Refactor: Migrated ManageTag.test.tsx from Jest to Vitest also rename…

cabed76
Select commit
Loading
Failed to load commit list.
Closed

Migrated src/screens/manage tag from jest to vitest #2736

Refactor: Migrated ManageTag.test.tsx from Jest to Vitest also rename…
cabed76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 23, 2024 in 0s

85.13% (-5.40%) compared to ec91a82

View this Pull Request on Codecov

85.13% (-5.40%) compared to ec91a82

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.13%. Comparing base (ec91a82) to head (cabed76).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2736      +/-   ##
===========================================
- Coverage    90.52%   85.13%   -5.40%     
===========================================
  Files          295      312      +17     
  Lines         7249     8125     +876     
  Branches      1591     1837     +246     
===========================================
+ Hits          6562     6917     +355     
- Misses         455     1050     +595     
+ Partials       232      158      -74     

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