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: add /v3/budgets endpoints #858

Merged
merged 1 commit into from
Nov 26, 2023

feat: add /v3/budgets endpoints

e386e05
Select commit
Loading
Failed to load commit list.
Merged

feat: add /v3/budgets endpoints #858

feat: add /v3/budgets endpoints
e386e05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2023 in 1s

81.21% (-0.40%) compared to fb87739

View this Pull Request on Codecov

81.21% (-0.40%) compared to fb87739

Details

Codecov Report

Attention: 73 lines in your changes are missing coverage. Please review.

Comparison is base (fb87739) 81.60% compared to head (e386e05) 81.21%.

Files Patch % Lines
pkg/controllers/budget_v3.go 75.09% 58 Missing and 10 partials ⚠️
pkg/controllers/import_v3.go 16.66% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #858      +/-   ##
==========================================
- Coverage   81.60%   81.21%   -0.40%     
==========================================
  Files          46       47       +1     
  Lines        5001     5280     +279     
==========================================
+ Hits         4081     4288     +207     
- Misses        761      823      +62     
- Partials      159      169      +10     

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