-
Notifications
You must be signed in to change notification settings - Fork 45
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
editoast: refactor projects tests #7508
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #7508 +/- ##
=========================================
Coverage 29.34% 29.34%
Complexity 2012 2012
=========================================
Files 1197 1198 +1
Lines 147039 147050 +11
Branches 2889 2889
=========================================
+ Hits 43142 43155 +13
+ Misses 102197 102195 -2
Partials 1700 1700
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ 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.
LGTM, thanks !
a62da4f
to
c3aa220
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.
Thanks for refactoring and improving these tests :)
I have a few comments but nothing really blocking (except for the cfg_attr
one).
f18be82
to
ee29efd
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.
A few more 😄
Update editoast/src/views/pagination.rs Co-authored-by: Léo Valais <leo.valais97@gmail.com> Update editoast/src/modelsv2/projects.rs Co-authored-by: Léo Valais <leo.valais97@gmail.com> Update editoast/src/modelsv2/projects.rs
ee29efd
to
ee9ca14
Compare
No description provided.