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

version 0.8 #6

Merged
merged 3 commits into from
Jan 19, 2024
Merged

version 0.8 #6

merged 3 commits into from
Jan 19, 2024

Conversation

guillp
Copy link
Owner

@guillp guillp commented Jan 17, 2024

  • use ruff and apply fixes everywhere (some parameters are now kw-only).
  • make sure UserDict are properly JSON serialized
  • added caesar cipher support

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5858812) 99.74% compared to head (eb8d2d8) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main        #6      +/-   ##
===========================================
+ Coverage   99.74%   100.00%   +0.25%     
===========================================
  Files          15        15              
  Lines         394       403       +9     
===========================================
+ Hits          393       403      +10     
+ Misses          1         0       -1     

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

@guillp guillp merged commit 46da201 into main Jan 19, 2024
15 checks passed
@guillp guillp deleted the v0.8 branch January 19, 2024 11:54
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.

2 participants