-
Notifications
You must be signed in to change notification settings - Fork 39
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
Uncrispyfy DeviceHistoryViewFilter form in devicehistory #3041
Uncrispyfy DeviceHistoryViewFilter form in devicehistory #3041
Conversation
256016c
to
ed79abd
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3041 +/- ##
==========================================
+ Coverage 60.44% 60.47% +0.02%
==========================================
Files 605 605
Lines 43828 43827 -1
Branches 48 48
==========================================
+ Hits 26494 26504 +10
+ Misses 17322 17311 -11
Partials 12 12 ☔ View full report in Codecov by Sentry. |
8cbf2ce
to
27fb2e2
Compare
Quality Gate passedIssues Measures |
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.
Same comment here as in #3039 about the CSRF-token. Otherwise all nice
Closes #3003
Depends on #3034, #3048, #3047