-
Notifications
You must be signed in to change notification settings - Fork 196
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
fix: add step param #2135
fix: add step param #2135
Conversation
00acbdc
to
1480964
Compare
0286375
to
4944d60
Compare
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.
approved
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #2135 +/- ##
==========================================
- Coverage 94.98% 94.95% -0.04%
==========================================
Files 191 191
Lines 20506 20518 +12
Branches 1857 1859 +2
==========================================
+ Hits 19477 19482 +5
- Misses 772 776 +4
- Partials 257 260 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* fix: add step param to assess view * style: remove unused import * test: typo * test: fix test failures * chore: version
Add a "step" param to the "create assessment" MFE endpoint. This controls which type of assessment we create.