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

Support for notifications API in KERIA #63

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

pfeairheller
Copy link
Member

This PR includes:

  • Update to support changes to notifications API in KERIA
  • Unit tests!

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #63 (1876985) into development (502a2e4) will increase coverage by 1.85%.
The diff coverage is 96.70%.

@@               Coverage Diff               @@
##           development      #63      +/-   ##
===============================================
+ Coverage        41.01%   42.86%   +1.85%     
===============================================
  Files               24       26       +2     
  Lines             1992     2060      +68     
===============================================
+ Hits               817      883      +66     
- Misses            1175     1177       +2     
Files Changed Coverage Δ
scripts/create_person_aid.py 0.00% <0.00%> (ø)
src/signify/app/clienting.py 30.69% <33.33%> (+0.03%) ⬆️
src/signify/app/aiding.py 100.00% <100.00%> (ø)
src/signify/app/notifying.py 100.00% <100.00%> (ø)
src/signify/core/httping.py 100.00% <100.00%> (ø)
tests/app/test_aiding.py 100.00% <100.00%> (ø)
tests/app/test_clienting.py 100.00% <100.00%> (ø)
tests/app/test_notifying.py 100.00% <100.00%> (ø)
tests/core/test_httping.py 100.00% <100.00%> (ø)

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

@pfeairheller pfeairheller merged commit 5d3a86c into WebOfTrust:development Aug 21, 2023
4 checks passed
@pfeairheller pfeairheller deleted the feat-get-notes branch August 21, 2023 20: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.

1 participant