pbylicki / rfhub2

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

Embedded keywords statistics are now extracted and displayed #443

Closed MaciejWiczk closed 3 years ago

MaciejWiczk commented 3 years ago

PR with changed to extract embedded keywords statistics

291

codecov[bot] commented 3 years ago

Codecov Report

Merging #443 (c8698ca) into master (fb8fe29) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #443   +/-   ##
=======================================
  Coverage   96.24%   96.24%           
=======================================
  Files          46       46           
  Lines        1384     1385    +1     
=======================================
+ Hits         1332     1333    +1     
  Misses         52       52           
Impacted Files Coverage Δ
rfhub2/cli/statistics/statistics_extractor.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 fb8fe29...c8698ca. Read the comment docs.