-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add support for software metrics #387
Conversation
The latest release of the coverage-model supports reporting of software metrics. While it does not yet make sense to use them in autograding, it would be helpful to show the results of the recorded metrics in the quality monitor.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #387 +/- ##
============================================
+ Coverage 85.12% 85.26% +0.14%
- Complexity 429 470 +41
============================================
Files 26 30 +4
Lines 1230 1378 +148
Branches 73 81 +8
============================================
+ Hits 1047 1175 +128
- Misses 153 170 +17
- Partials 30 33 +3 ☔ View full report in Codecov by Sentry. |
Partial score: 0/0🚧 The grading has been aborted due to an error. Exception
Error Messages
Information Messages
Created by Quality Monitor v1.11.0 (#99404b7). More details are shown in the GitHub Checks Result. |
Partial score: 0/0🚧 The grading has been aborted due to an error. Exception
Error Messages
Information Messages
Created by Quality Monitor v1.11.0 (#99404b7). More details are shown in the GitHub Checks Result. |
Partial score: 0/0🚧 The grading has been aborted due to an error. Exception
Error Messages
Information Messages
Created by Quality Monitor v1.11.0 (#99404b7). More details are shown in the GitHub Checks Result. |
Partial score: 0/0🚧 The grading has been aborted due to an error. Exception
Error Messages
Information Messages
Created by Quality Monitor v1.11.0 (#99404b7). More details are shown in the GitHub Checks Result. |
Partial score: 0/0🚧 The grading has been aborted due to an error. Exception
Error Messages
Information Messages
Created by Quality Monitor v1.11.0 (#99404b7). More details are shown in the GitHub Checks Result. |
The latest release of the coverage-model supports reporting of software metrics. While it does not yet make sense to use them in autograding, it would be helpful to show the results of the recorded metrics in the quality monitor.