Skip to content

Add script for generating keys and documentation

Codecov / codecov/project succeeded May 22, 2024 in 1s

89.28% (+9.37%) compared to be3bb77

View this Pull Request on Codecov

89.28% (+9.37%) compared to be3bb77

Details

Codecov Report

Attention: Patch coverage is 94.30712% with 76 lines in your changes are missing coverage. Please review.

Project coverage is 89.28%. Comparing base (be3bb77) to head (96dea2f).
Report is 2 commits behind head on main.

Current head 96dea2f differs from pull request most recent head 97b2f94

Please upload reports for the commit 97b2f94 to get more accurate results.

Files Patch % Lines
posttroll/backends/zmq/subscriber.py 88.14% 16 Missing ⚠️
posttroll/message.py 78.43% 11 Missing ⚠️
posttroll/address_receiver.py 85.18% 8 Missing ⚠️
posttroll/logger.py 0.00% 6 Missing ⚠️
posttroll/backends/zmq/__init__.py 86.84% 5 Missing ⚠️
posttroll/subscriber.py 89.79% 5 Missing ⚠️
posttroll/backends/zmq/address_receiver.py 86.95% 3 Missing ⚠️
posttroll/backends/zmq/ns.py 95.52% 3 Missing ⚠️
posttroll/bbmcast.py 93.61% 3 Missing ⚠️
posttroll/tests/test_message.py 91.89% 3 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   79.90%   89.28%   +9.37%     
==========================================
  Files          17       26       +9     
  Lines        2210     2306      +96     
==========================================
+ Hits         1766     2059     +293     
+ Misses        444      247     -197     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.