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

feat: lpr budgets filtering #1338

Merged
merged 1 commit into from
Oct 23, 2024

feat: lpr budgets filtering

8a30273
Select commit
Loading
Failed to load commit list.
Merged

feat: lpr budgets filtering #1338

feat: lpr budgets filtering
8a30273
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 1s

85.72% (+0.01%) compared to 888fb6b

View this Pull Request on Codecov

85.72% (+0.01%) compared to 888fb6b

Details

Codecov Report

Attention: Patch coverage is 91.07143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 85.72%. Comparing base (888fb6b) to head (8a30273).

Files with missing lines Patch % Lines
src/containers/AdminPage/index.jsx 50.00% 2 Missing ⚠️
src/data/actions/enterpriseBudgets.js 84.61% 2 Missing ⚠️
src/utils.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1338      +/-   ##
==========================================
+ Coverage   85.70%   85.72%   +0.01%     
==========================================
  Files         591      594       +3     
  Lines       12924    12977      +53     
  Branches     2728     2748      +20     
==========================================
+ Hits        11077    11125      +48     
- Misses       1786     1791       +5     
  Partials       61       61              

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