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

Fix inconsistencies for DJ and KM #1

Merged
merged 0 commits into from
Apr 23, 2023
Merged

Conversation

espindola
Copy link
Contributor

@espindola espindola commented Apr 21, 2023

Fix inconsistencies for DJ and KM

The expected size didn't match the size of the verification string.

For DJ, https://www.swift.com/node/11971 list a different format and I
am using that.

I could not find the canonical source for KM, and I am assuming it is
the format that is wrong.

@espindola espindola force-pushed the check-length branch 2 times, most recently from 83ea875 to e24a027 Compare April 21, 2023 15:42
@codecov
Copy link

codecov bot commented Apr 23, 2023

Codecov Report

Merging #1 (e24a027) into main (252f5cc) will decrease coverage by 0.27%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main       #1      +/-   ##
==========================================
- Coverage   95.37%   95.11%   -0.27%     
==========================================
  Files           2        2              
  Lines         303      307       +4     
  Branches      303      307       +4     
==========================================
+ Hits          289      292       +3     
- Misses          5        6       +1     
  Partials        9        9              
Impacted Files Coverage Δ
src/lib.rs 94.09% <75.00%> (-0.31%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JohnPeel JohnPeel merged commit e24a027 into JohnPeel:main Apr 23, 2023
@JohnPeel
Copy link
Owner

Thanks @espindola. I've merged and update the bban_format as well.

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.

None yet

2 participants