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

Refactor: src/screens/SubTags from Jest to Vitest #2733

Refactor: Revert the SubTag.tsx changes to previous one

cf44483
Select commit
Loading
Failed to load commit list.
Closed

Refactor: src/screens/SubTags from Jest to Vitest #2733

Refactor: Revert the SubTag.tsx changes to previous one
cf44483
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 23, 2024 in 1s

85.16% (-5.36%) compared to ec91a82

View this Pull Request on Codecov

85.16% (-5.36%) compared to ec91a82

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.16%. Comparing base (ec91a82) to head (cf44483).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2733      +/-   ##
===========================================
- Coverage    90.52%   85.16%   -5.36%     
===========================================
  Files          295      312      +17     
  Lines         7249     8125     +876     
  Branches      1591     1783     +192     
===========================================
+ Hits          6562     6920     +358     
- Misses         455     1049     +594     
+ Partials       232      156      -76     

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