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

Adds option for outputting a JSON log #42

Merged
merged 7 commits into from
Nov 16, 2023

linting

dfec626
Select commit
Loading
Failed to load commit list.
Merged

Adds option for outputting a JSON log #42

linting
dfec626
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2023 in 0s

92.47% (-0.84%) compared to dc8a42a

View this Pull Request on Codecov

92.47% (-0.84%) compared to dc8a42a

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (dc8a42a) 93.31% compared to head (dfec626) 92.47%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
- Coverage   93.31%   92.47%   -0.84%     
==========================================
  Files           5        5              
  Lines         508      544      +36     
  Branches      114      122       +8     
==========================================
+ Hits          474      503      +29     
- Misses         16       19       +3     
- Partials       18       22       +4     
Files Coverage Δ
src/sdsstools/logger.py 85.27% <82.93%> (-0.90%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.