-
Notifications
You must be signed in to change notification settings - Fork 3
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
Improve rendering of Markdown details #393
Conversation
For each metric, minimum, maximum and mean is rendered now.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #393 +/- ##
============================================
+ Coverage 85.81% 85.96% +0.15%
- Complexity 479 489 +10
============================================
Files 30 30
Lines 1403 1418 +15
Branches 82 82
============================================
+ Hits 1204 1219 +15
Misses 167 167
Partials 32 32 ☔ View full report in Codecov by Sentry. |
☀️ Quality Monitor 🚦 Tests: 98% successful (❌ 4 failed, ✔️ 163 passed) 🚧 Error Messages
Created by Quality Monitor v1.13.0 (#d2d7e89). More details are shown in the GitHub Checks Result. |
☀️ Quality Monitor 🚦 Tests: 100% successful (✔️ 167 passed) Created by Quality Monitor v1.13.0 (#d2d7e89). More details are shown in the GitHub Checks Result. |
☀️ Quality Monitor 🚦 Tests: 100% successful (✔️ 167 passed) Created by Quality Monitor v1.13.0 (#d2d7e89). More details are shown in the GitHub Checks Result. |
☀️ Quality Monitor 🚦 Tests: 100% successful (✔️ 168 passed) Created by Quality Monitor v1.13.0 (#d2d7e89). More details are shown in the GitHub Checks Result. |
Add support for all new PMD metrics (see pmd/pmd@main...uhafner:pmd:7.7.0-patch-2). These new PMD metrics have been introduced in the bachelor theses of Maximilian Waidelich here at the University of Applied Sciences Munich, see #119.
The following metrics are now supported:
📐 Toplevel Metrics
For each metric, minimum, maximum and mean is rendered now. Additionally, the icons for the coverage types and analysis tools are shown.