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

Refactoring: separate report generation and printing #120

Merged
merged 8 commits into from
Dec 26, 2022
Merged

Conversation

pilosus
Copy link
Owner

@pilosus pilosus commented Dec 26, 2022

No description provided.

@codecov
Copy link

codecov bot commented Dec 26, 2022

Codecov Report

Merging #120 (424744b) into main (1575f17) will increase coverage by 1.07%.
The diff coverage is 97.15%.

@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   96.18%   97.26%   +1.07%     
==========================================
  Files          13       13              
  Lines         943     1022      +79     
  Branches       22       21       -1     
==========================================
+ Hits          907      994      +87     
+ Misses         14        7       -7     
+ Partials       22       21       -1     
Impacted Files Coverage Δ
src/pip_license_checker/pypi.clj 98.40% <75.00%> (-0.80%) ⬇️
src/pip_license_checker/report.clj 92.98% <92.15%> (-7.02%) ⬇️
src/pip_license_checker/core.clj 94.59% <100.00%> (+11.26%) ⬆️
src/pip_license_checker/data.clj 100.00% <100.00%> (ø)
src/pip_license_checker/external.clj 100.00% <100.00%> (ø)
src/pip_license_checker/file.clj 100.00% <100.00%> (ø)

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

@pilosus pilosus merged commit e5a92a3 into main Dec 26, 2022
@pilosus pilosus deleted the tech/refactoring branch December 26, 2022 16:16
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.

None yet

1 participant