-
Notifications
You must be signed in to change notification settings - Fork 10
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
created edit functionality #1002
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## calculators-constructor #1002 +/- ##
===========================================================
+ Coverage 87.07% 89.10% +2.03%
===========================================================
Files 68 68
Lines 1060 1056 -4
===========================================================
+ Hits 923 941 +18
+ Misses 137 115 -22 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
but where are specs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
writespecs please, or check its availability and consistency
…it_calculator # Conflicts: # spec/requests/account/calculators_spec.rb
Code reviewers
Second Level Review
Summary of issue
There is no update functionality for calculators
Summary of change
Created update functionality for calculators
CHECK LIST