-
Notifications
You must be signed in to change notification settings - Fork 19.9k
Add cipher class, cipher tests, enhance docs in 'AtbashCipher.java' #5690
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5690 +/- ##
============================================
+ Coverage 62.90% 62.95% +0.04%
- Complexity 4032 4044 +12
============================================
Files 566 567 +1
Lines 16012 16030 +18
Branches 3081 3084 +3
============================================
+ Hits 10073 10091 +18
Misses 5524 5524
Partials 415 415 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
Please update with the latest master branch |
Thank you! |
Done, do check |
clang-format -i --style=file path/to/your/file.java