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

Fixes #11

Merged
merged 12 commits into from
May 23, 2023
Merged

Fixes #11

merged 12 commits into from
May 23, 2023

Conversation

guillp
Copy link
Owner

@guillp guillp commented May 4, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Merging #11 (8e9606e) into main (aa75c12) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   99.54%   99.58%   +0.04%     
==========================================
  Files          41       41              
  Lines        2427     2425       -2     
==========================================
- Hits         2416     2415       -1     
+ Misses         11       10       -1     
Impacted Files Coverage Δ
jwskate/__init__.py 100.00% <ø> (ø)
jwskate/enums.py 100.00% <ø> (ø)
jwskate/jwa/__init__.py 100.00% <ø> (ø)
jwskate/jwa/encryption/aescbchmac.py 100.00% <ø> (ø)
jwskate/jwa/encryption/aesgcm.py 100.00% <ø> (ø)
jwskate/jwa/key_mgmt/aesgcmkw.py 100.00% <ø> (ø)
jwskate/jwa/key_mgmt/aeskw.py 100.00% <ø> (ø)
jwskate/jwa/key_mgmt/dir.py 100.00% <ø> (ø)
jwskate/jwa/key_mgmt/ecdh.py 100.00% <ø> (ø)
jwskate/jwa/key_mgmt/pbes2.py 100.00% <ø> (ø)
... and 22 more

@guillp guillp merged commit f3795a6 into main May 23, 2023
15 checks passed
@guillp guillp deleted the fixes branch May 23, 2023 13:40
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