Skip to content

Generics#2

Merged
Ernstsen merged 2 commits intomasterfrom
generics
Feb 26, 2021
Merged

Generics#2
Ernstsen merged 2 commits intomasterfrom
generics

Conversation

@Ernstsen
Copy link
Copy Markdown
Owner

Made the parser return different types, using generics

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 26, 2021

Codecov Report

Merging #2 (0978275) into master (bb1e56e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master        #2   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        21        24    +3     
===========================================
  Files              5         6    +1     
  Lines             52        60    +8     
  Branches           6         6           
===========================================
+ Hits              52        60    +8     
Flag Coverage Δ Complexity Δ
unittests 100.00% <100.00%> (ø) 0.00 <8.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...eParser/AbstractInstanceCreatingConfiguration.java 100.00% <100.00%> (ø) 2.00 <2.00> (?)
...eSoftware/commandLineParser/CommandLineParser.java 100.00% <100.00%> (ø) 11.00 <1.00> (ø)
...va/dk/eSoftware/commandLineParser/MultiParser.java 100.00% <100.00%> (ø) 5.00 <3.00> (ø)
.../commandLineParser/SingletonCommandLineParser.java 100.00% <100.00%> (ø) 4.00 <2.00> (+1.00)

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 bb1e56e...0978275. Read the comment docs.

@Ernstsen Ernstsen merged commit 7d0c2e4 into master Feb 26, 2021
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.

1 participant