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

Query endpoint and database seeker (indexer) for Exchange messages. #107

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

pfeairheller
Copy link
Member

This PR includes:

  • New seeker database for exchange messages, indexing on sender, recipient, route, and date sent.
  • Endpoint for filtering, sorting and paginating exn messages.

Signed-off-by: pfeairheller <pfeairheller@gmail.com>
Signed-off-by: pfeairheller <pfeairheller@gmail.com>
@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #107 (694bf58) into development (05c7eab) will increase coverage by 3.48%.
Report is 9 commits behind head on development.
The diff coverage is 93.25%.

@@               Coverage Diff               @@
##           development     #107      +/-   ##
===============================================
+ Coverage        88.20%   91.68%   +3.48%     
===============================================
  Files               30       35       +5     
  Lines             4789     5543     +754     
===============================================
+ Hits              4224     5082     +858     
+ Misses             565      461     -104     
Files Coverage Δ
src/keria/app/aiding.py 85.03% <100.00%> (+7.29%) ⬆️
src/keria/app/notifying.py 100.00% <100.00%> (ø)
src/keria/app/presenting.py 96.61% <100.00%> (+1.69%) ⬆️
src/keria/testing/testing_helper.py 99.35% <100.00%> (+0.06%) ⬆️
tests/app/test_agenting.py 97.12% <100.00%> (+0.54%) ⬆️
tests/app/test_aiding.py 100.00% <100.00%> (ø)
tests/app/test_basing.py 94.73% <100.00%> (+4.17%) ⬆️
tests/app/test_credentialing.py 99.72% <100.00%> (+0.02%) ⬆️
tests/app/test_grouping.py 100.00% <100.00%> (ø)
tests/app/test_indirecting.py 100.00% <100.00%> (ø)
... and 11 more

... and 2 files with indirect coverage changes

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

@pfeairheller pfeairheller merged commit c561c43 into WebOfTrust:development Sep 28, 2023
5 checks passed
@pfeairheller pfeairheller deleted the feat-ipex-list branch September 28, 2023 03:43
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