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

55 allow users to geneate csv data #72

Merged
merged 16 commits into from
Oct 7, 2023

Adding coverage #2

4d77e78
Select commit
Loading
Failed to load commit list.
Merged

55 allow users to geneate csv data #72

Adding coverage #2
4d77e78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 7, 2023 in 1s

94.42% (-1.82%) compared to da2fd46

View this Pull Request on Codecov

94.42% (-1.82%) compared to da2fd46

Details

Codecov Report

Merging #72 (4d77e78) into main (da2fd46) will decrease coverage by 1.82%.
Report is 13 commits behind head on main.
The diff coverage is 83.75%.

@@             Coverage Diff              @@
##               main      #72      +/-   ##
============================================
- Coverage     96.24%   94.42%   -1.82%     
- Complexity      204      224      +20     
============================================
  Files            13       15       +2     
  Lines           479      556      +77     
  Branches         78       88      +10     
============================================
+ Hits            461      525      +64     
- Misses           10       20      +10     
- Partials          8       11       +3     
Files Coverage Δ
...e/campaign/tests/logparser/core/AssertLogData.java 100.00% <ø> (ø)
...be/campaign/tests/logparser/core/GenericEntry.java 100.00% <ø> (ø)
.../campaign/tests/logparser/core/LogDataFactory.java 100.00% <100.00%> (ø)
...adobe/campaign/tests/logparser/core/LogParser.java 0.00% <ø> (ø)
...campaign/tests/logparser/core/ParseDefinition.java 97.33% <100.00%> (ø)
...ign/tests/logparser/core/ParseDefinitionEntry.java 96.07% <ø> (ø)
...n/tests/logparser/core/ParseDefinitionFactory.java 96.66% <ø> (ø)
...obe/campaign/tests/logparser/core/StdLogEntry.java 95.23% <100.00%> (ø)
...paign/tests/logparser/core/StringParseFactory.java 94.44% <100.00%> (ø)
.../exceptions/IncorrectParseDefinitionException.java 100.00% <ø> (ø)
... and 5 more

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