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

added support for Caesar cipher #4

Merged
merged 3 commits into from
Aug 5, 2023
Merged

added support for Caesar cipher #4

merged 3 commits into from
Aug 5, 2023

Conversation

guillp
Copy link
Owner

@guillp guillp commented Jul 21, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #4 (46d9b5a) into main (6983e38) will increase coverage by 0.02%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   99.72%   99.74%   +0.02%     
==========================================
  Files          13       15       +2     
  Lines         362      394      +32     
==========================================
+ Hits          361      393      +32     
  Misses          1        1              
Files Changed Coverage Δ
binapy/encoding/__init__.py 100.00% <100.00%> (ø)
binapy/encoding/dumb.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@guillp guillp merged commit 5858812 into main Aug 5, 2023
15 checks passed
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