trustlines-protocol / relay

MIT License
8 stars 7 forks source link

Fix/event processing out of bounds #582

Closed cducrest closed 3 years ago

cducrest commented 3 years ago

We should test this again just to make sure.

codecov[bot] commented 3 years ago

Codecov Report

Merging #582 (19c0e34) into master (2a807de) will decrease coverage by 0.09%. The diff coverage is 90.00%.

:exclamation: Current head 19c0e34 differs from pull request most recent head bc1c401. Consider uploading reports for the commit bc1c401 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #582      +/-   ##
==========================================
- Coverage   85.70%   85.60%   -0.10%     
==========================================
  Files          56       56              
  Lines        4799     4808       +9     
==========================================
+ Hits         4113     4116       +3     
- Misses        686      692       +6     
Impacted Files Coverage Δ
src/relay/network_graph/interests.py 100.00% <ø> (ø)
src/relay/relay.py 74.80% <90.00%> (+0.40%) :arrow_up:
src/relay/api/tokens/resources.py 81.25% <0.00%> (-4.17%) :arrow_down:
src/relay/api/resources.py 87.11% <0.00%> (-0.67%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2a807de...bc1c401. Read the comment docs.