aleksul / repid

Repid framework: simple to use, fast to run and extensible to adopt job scheduler
http://repid.aleksul.space/
MIT License
65 stars 3 forks source link

Release candidate 3 #73

Closed aleksul closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #73 (80b89ea) into main (4d831ed) will increase coverage by 5.32%. The diff coverage is 98.57%.

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   89.00%   94.33%   +5.32%     
==========================================
  Files          43       44       +1     
  Lines        1756     1731      -25     
==========================================
+ Hits         1563     1633      +70     
+ Misses        193       98      -95     
Flag Coverage Δ
unittests 94.33% <98.57%> (+5.32%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
repid/connections/__init__.py 100.00% <ø> (+25.00%) :arrow_up:
repid/connections/dummy/consumer.py 89.83% <ø> (ø)
repid/connections/rabbitmq/consumer.py 70.88% <0.00%> (-0.91%) :arrow_down:
repid/connections/redis/message_broker.py 87.73% <ø> (+17.92%) :arrow_up:
repid/data/__init__.py 100.00% <ø> (ø)
repid/data/protocols.py 100.00% <ø> (ø)
repid/_processor.py 100.00% <100.00%> (ø)
repid/_runner.py 100.00% <100.00%> (ø)
repid/connections/abc.py 100.00% <100.00%> (+8.26%) :arrow_up:
repid/connections/dummy/__init__.py 100.00% <100.00%> (ø)
... and 24 more

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