-
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
front: fix capitalized text in stdcm table results #9593
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #9593 +/- ##
============================================
- Coverage 42.57% 42.49% -0.08%
- Complexity 2271 2272 +1
============================================
Files 1311 1312 +1
Lines 105246 105570 +324
Branches 3296 3304 +8
============================================
+ Hits 44810 44865 +55
- Misses 58490 58752 +262
- Partials 1946 1953 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
36a66c4
to
fda0328
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.
Lgtm and tested
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
front/src/applications/stdcm/components/StdcmResults/StdcmResultsTable.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Theo Macron <theo.macron0315@gmail.com>
cf88550
to
6ce1172
Compare
closes #9525