Skip to content
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

Remove and metrics-aggregation tests #1472

Merged
merged 2 commits into from
Mar 14, 2023
Merged

Remove and metrics-aggregation tests #1472

merged 2 commits into from
Mar 14, 2023

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Mar 14, 2023

Remove autograding and metrics-aggregation tests as these plugins is not supported anymore. Let's see if I find some spare time to bring those plugins up-to-date again later.

@uhafner uhafner added the tests Enhancement of tests label Mar 14, 2023
@uhafner uhafner changed the title Remove autograding test Remove and metrics-aggregation tests Mar 14, 2023
@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #1472 (3e4389c) into master (4ca600a) will increase coverage by 1.28%.
The diff coverage is 71.42%.

@@             Coverage Diff              @@
##             master    #1472      +/-   ##
============================================
+ Coverage     80.53%   81.82%   +1.28%     
+ Complexity     1475     1407      -68     
============================================
  Files           254      245       -9     
  Lines          5647     5332     -315     
  Branches        426      397      -29     
============================================
- Hits           4548     4363     -185     
+ Misses          947      850      -97     
+ Partials        152      119      -33     
Impacted Files Coverage Δ
...kins/plugins/analysis/core/model/ResultAction.java 60.78% <ø> (+1.16%) ⬆️
...s/plugins/analysis/core/steps/AnnotatedReport.java 100.00% <ø> (ø)
.../plugins/analysis/core/steps/IssuesAggregator.java 100.00% <ø> (ø)
...ns/plugins/analysis/core/util/ModelValidation.java 91.66% <ø> (+20.88%) ⬆️
...enkins/plugins/analysis/core/util/QualityGate.java 76.11% <ø> (+25.63%) ⬆️
...lugins/analysis/warnings/axivion/AxivionSuite.java 29.92% <ø> (+3.14%) ⬆️
.../analysis/warnings/groovy/ParserConfiguration.java 62.79% <0.00%> (ø)
...ns/analysis/core/steps/AnalysisStepDescriptor.java 22.85% <20.00%> (+2.26%) ⬆️
...ins/plugins/analysis/warnings/tasks/OpenTasks.java 39.74% <28.57%> (-0.52%) ⬇️
...ns/plugins/analysis/core/steps/IssuesRecorder.java 72.39% <66.66%> (+4.38%) ⬆️
... and 15 more

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@uhafner uhafner merged commit ad5ac9c into master Mar 14, 2023
@uhafner uhafner deleted the remove-autograding branch March 14, 2023 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Enhancement of tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant