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 Report Config #4301

Merged
merged 12 commits into from
Jan 24, 2025

Satisfy eslint by removing the unused import

00a485b
Select commit
Loading
Failed to load commit list.
Merged

Refactor Report Config #4301

Satisfy eslint by removing the unused import
00a485b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 0s

62.71% (-0.01%) compared to f57cb72, passed because coverage increased by 0.04% when compared to adjusted base (62.67%)

View this Pull Request on Codecov

62.71% (-0.01%) compared to f57cb72, passed because coverage increased by 0.04% when compared to adjusted base (62.67%)

Details

Codecov Report

Attention: Patch coverage is 99.09910% with 1 line in your changes missing coverage. Please review.

Project coverage is 62.71%. Comparing base (f57cb72) to head (00a485b).

Files with missing lines Patch % Lines
src/web/pages/reportconfigs/details.jsx 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4301      +/-   ##
==========================================
- Coverage   62.71%   62.71%   -0.01%     
==========================================
  Files        1120     1120              
  Lines       99144    99139       -5     
  Branches     6661     6659       -2     
==========================================
- Hits        62180    62175       -5     
  Misses      36834    36834              
  Partials      130      130              

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