-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Metric format converter #1321
Metric format converter #1321
Conversation
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🟢 | Statements | 80.9% (-0.57% 🔻) |
2728/3372 |
🟡 | Branches | 62.22% (-1.29% 🔻) |
1723/2769 |
🟡 | Functions | 74.42% (-0.66% 🔻) |
483/649 |
🟢 | Lines | 81.44% (-0.57% 🔻) |
2537/3115 |
Show new covered files 🐣
St.❔ |
File | Statements | Branches | Functions | Lines |
---|---|---|---|---|---|
🟢 | ... / Dialog.tsx |
80.43% | 60.87% | 100% | 80.43% |
🟡 | ... / TaipyRendered.tsx |
64.58% | 14.29% | 50% | 64.58% |
🟡 | ... / index.ts |
75% | 26.67% | 50% | 74.47% |
🟢 | ... / Expandable.tsx |
100% | 85% | 100% | 100% |
🔴 | ... / formatConversion.ts |
44.9% | 11.76% | 44.44% | 41.46% |
🟢 | ... / PageContent.tsx |
75% | 100% | 0% | 100% |
🟢 | ... / Pane.tsx |
95.12% | 73.81% | 100% | 94.87% |
🟢 | ... / Part.tsx |
88% | 64.29% | 75% | 91.3% |
🟡 | ... / Unregistered.tsx |
62.5% | 0% | 0% | 60% |
Test suite run success
386 tests passing in 40 suites.
Report generated by 🧪jest coverage report action from 4436b1a
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified Files
|
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.
Minor little things...
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.
🥇
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.
Very minor comments, not related to the feature.
Well done!
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.
👌
Adding custom converter to convert sprintf-js to d3format for plotly: