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

[feat] Prefix cli options with --junit4 #56

Merged
merged 2 commits into from
Nov 24, 2019

Conversation

slarse
Copy link
Collaborator

@slarse slarse commented Nov 24, 2019

Fix #54

This breaks backward compatibility pretty damn hard

@codecov
Copy link

codecov bot commented Nov 24, 2019

Codecov Report

Merging #56 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   94.36%   94.36%           
=======================================
  Files           5        5           
  Lines         284      284           
  Branches       35       35           
=======================================
  Hits          268      268           
  Misses         10       10           
  Partials        6        6
Impacted Files Coverage Δ
repobee_junit4/junit4.py 95.48% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d56e66c...97cb7ac. Read the comment docs.

@slarse slarse merged commit 4cf235f into master Nov 24, 2019
@slarse slarse deleted the issue-54-prefix-cli-options-with-junit4 branch December 1, 2019 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prefix options with --junit4
1 participant