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

Fix ClassFinder for paths containint '+' #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

magicDGS
Copy link
Contributor

Fixes #113

@codecov-io
Copy link

codecov-io commented Nov 21, 2017

Codecov Report

Merging #114 into master will increase coverage by 0.02%.
The diff coverage is 40%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #114      +/-   ##
============================================
+ Coverage     75.69%   75.72%   +0.02%     
  Complexity      580      580              
============================================
  Files            22       22              
  Lines          2181     2183       +2     
  Branches        449      448       -1     
============================================
+ Hits           1651     1653       +2     
- Misses          351      352       +1     
+ Partials        179      178       -1
Impacted Files Coverage Δ Complexity Δ
.../broadinstitute/barclay/argparser/ClassFinder.java 41.89% <40%> (+1.61%) 9 <0> (ø) ⬇️

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 61857ed...5e0d484. Read the comment docs.

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.

2 participants