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

Some refactoring #15

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Some refactoring #15

merged 1 commit into from
Jan 31, 2024

Conversation

mauvilsa
Copy link
Member

  • Change json logger to use timestamp in iso format.
  • Add black and standard hooks to pre-commit config.
  • Replace pylint with ruff.

@mauvilsa mauvilsa added the enhancement New feature or request label Jan 31, 2024
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

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

Comparison is base (90514f2) 93.81% compared to head (9a06733) 94.79%.

Files Patch % Lines
reconplogger.py 94.73% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   93.81%   94.79%   +0.97%     
==========================================
  Files           1        1              
  Lines         194      192       -2     
==========================================
  Hits          182      182              
+ Misses         12       10       -2     
Flag Coverage Δ
py3.10 94.79% <94.73%> (+0.97%) ⬆️
py3.11 94.79% <94.73%> (+0.97%) ⬆️
py3.12 94.79% <94.73%> (+0.97%) ⬆️
py3.8 94.79% <94.73%> (+0.97%) ⬆️
py3.9 94.79% <94.73%> (+0.97%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

- Add black and standard hooks to pre-commit config.
- Replace pylint with ruff.
@mauvilsa mauvilsa merged commit 8845a39 into master Jan 31, 2024
12 checks passed
@mauvilsa mauvilsa deleted the refactor branch January 31, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant