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

Add support for merging a mixed set of different and equal modules #50

Merged
merged 7 commits into from
Nov 14, 2023

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Nov 14, 2023

@uhafner uhafner added the bug Bugs or performance problems label Nov 14, 2023
uhafner and others added 3 commits November 14, 2023 15:14
Bumps [uhafner/autograding-github-action](https://github.com/uhafner/autograding-github-action) from 1.7.0 to 1.7.3.
- [Release notes](https://github.com/uhafner/autograding-github-action/releases)
- [Commits](uhafner/autograding-github-action@v1.7.0...v1.7.3)

---
updated-dependencies:
- dependency-name: uhafner/autograding-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c212854) 95.93% compared to head (8e3b856) 95.89%.
Report is 11 commits behind head on main.

Files Patch % Lines
...edu/hm/hafner/coverage/parser/CoberturaParser.java 95.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #50      +/-   ##
============================================
- Coverage     95.93%   95.89%   -0.05%     
  Complexity      612      612              
============================================
  Files            23       23              
  Lines          1477     1486       +9     
  Branches        208      207       -1     
============================================
+ Hits           1417     1425       +8     
- Misses           33       34       +1     
  Partials         27       27              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@uhafner uhafner merged commit bf1abad into main Nov 14, 2023
30 of 31 checks passed
@uhafner uhafner deleted the mixed-merge branch November 14, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems
Projects
None yet
1 participant