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

Add optional JSON logging #83

Merged
merged 3 commits into from
Oct 19, 2023

Add optional project_name field to JSON log output

fd95622
Select commit
Loading
Failed to load commit list.
Merged

Add optional JSON logging #83

Add optional project_name field to JSON log output
fd95622
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 19, 2023 in 0s

95.94% (target 90.00%)

View this Pull Request on Codecov

95.94% (target 90.00%)

Details

Codecov Report

Merging #83 (fd95622) into main (9aa46b3) will decrease coverage by 0.38%.
The diff coverage is 74.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
- Coverage   96.31%   95.94%   -0.38%     
==========================================
  Files          48       48              
  Lines        1874     1900      +26     
==========================================
+ Hits         1805     1823      +18     
- Misses         69       77       +8     
Files Coverage Δ
src/codemodder/cli.py 100.00% <100.00%> (ø)
src/codemodder/codemodder.py 98.11% <100.00%> (ø)
src/codemodder/logging.py 82.60% <72.41%> (-17.40%) ⬇️