pbylicki / rfhub2

Rewrite of rfhub with FastAPI
Apache License 2.0
30 stars 10 forks source link

Feature/rfhub2 367 switch to logger in cli #445

Open MaciejWiczk opened 3 years ago

MaciejWiczk commented 3 years ago

PR for #367

codecov[bot] commented 3 years ago

Codecov Report

Merging #445 (e4e61ee) into master (21b41d9) will increase coverage by 0.00%. The diff coverage is 77.77%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #445   +/-   ##
=======================================
  Coverage   96.24%   96.25%           
=======================================
  Files          46       46           
  Lines        1385     1387    +2     
=======================================
+ Hits         1333     1335    +2     
  Misses         52       52           
Impacted Files Coverage Δ
rfhub2/cli/cli.py 0.00% <0.00%> (ø)
rfhub2/cli/keywords/keywords_extractor.py 100.00% <100.00%> (ø)
rfhub2/cli/keywords/keywords_importer.py 100.00% <100.00%> (ø)
rfhub2/version.py 100.00% <100.00%> (ø)

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 21b41d9...e4e61ee. Read the comment docs.