imranariffin / aiotaskq

A simple asynchronous task queue
MIT License
4 stars 1 forks source link

refactor test & add codecov #19

Closed cglotr closed 2 years ago

cglotr commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@cff1bb6). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage        ?   97.90%           
=======================================
  Files           ?        6           
  Lines           ?      143           
  Branches        ?        0           
=======================================
  Hits            ?      140           
  Misses          ?        3           
  Partials        ?        0           

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 cff1bb6...3b86b25. Read the comment docs.

cglotr commented 2 years ago

@imranariffin removed tokens & fix readme badge paths. can help to merge this?