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

front : fix rounding budget in a study and a scenario #3352

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

younesschrifi
Copy link
Contributor

Close #3170

@younesschrifi younesschrifi requested a review from a team as a code owner February 28, 2023 09:58
@younesschrifi younesschrifi self-assigned this Feb 28, 2023
@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Merging #3352 (5c47889) into dev (7bf8785) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                dev    #3352      +/-   ##
============================================
+ Coverage     66.86%   66.90%   +0.03%     
  Complexity     1876     1876              
============================================
  Files           396      396              
  Lines         19106    19106              
  Branches       1488     1489       +1     
============================================
+ Hits          12776    12782       +6     
+ Misses         5654     5647       -7     
- Partials        676      677       +1     
Flag Coverage Δ
front 52.43% <100.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
front/src/utils/numbers.ts 72.22% <100.00%> (+33.33%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@younesschrifi younesschrifi merged commit 1cf4611 into dev Feb 28, 2023
@younesschrifi younesschrifi deleted the yci/fix-budget-study branch February 28, 2023 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rounding of the budget of a Study and a Project.
2 participants