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

Key length support #271

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Key length support #271

merged 2 commits into from
Oct 23, 2024

Conversation

cwlittle
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 56.97%. Comparing base (4b37716) to head (38ed559).
Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
src/store/store.rs 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #271      +/-   ##
===========================================
+ Coverage    56.92%   56.97%   +0.04%     
===========================================
  Files           83       82       -1     
  Lines        15939    15851      -88     
===========================================
- Hits          9074     9031      -43     
+ Misses        6865     6820      -45     
Files with missing lines Coverage Δ
src/client/mod.rs 82.30% <100.00%> (+0.06%) ⬆️
src/store/store.rs 86.82% <50.00%> (ø)

... and 3 files with indirect coverage changes

Impacted file tree graph

@keppel keppel added this pull request to the merge queue Oct 23, 2024
Merged via the queue into develop with commit 3b3d25a Oct 23, 2024
7 checks passed
@keppel keppel deleted the key-length-support branch October 23, 2024 03:38
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.

3 participants