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

Feature/#4 configurable output format #8

Merged
merged 7 commits into from
Jul 8, 2020

Conversation

kaklakariada
Copy link
Contributor

@kaklakariada kaklakariada commented Jul 5, 2020

This fixes #4

@sonarcloud
Copy link

sonarcloud bot commented Jul 5, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jul 5, 2020

Codecov Report

Merging #8 into develop will increase coverage by 1.75%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop       #8      +/-   ##
=============================================
+ Coverage      90.69%   92.45%   +1.75%     
- Complexity        13       15       +2     
=============================================
  Files              1        1              
  Lines             43       53      +10     
  Branches           4        4              
=============================================
+ Hits              39       49      +10     
  Misses             3        3              
  Partials           1        1              
Impacted Files Coverage Δ Complexity Δ
.../org/itsallcode/openfasttrace/maven/TraceMojo.java 92.45% <100.00%> (+1.75%) 15.00 <3.00> (+2.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 7c0930e...fc0b704. Read the comment docs.

@kaklakariada kaklakariada self-assigned this Jul 5, 2020
@kaklakariada kaklakariada merged commit b94647b into develop Jul 8, 2020
@kaklakariada kaklakariada deleted the feature/#4-configurable-output-format branch July 8, 2020 16:29
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.

Configurable output format
1 participant