nlbao / pocket_stats

A tool to analyze your Pocket reading list.
https://pocket-stats.nlbao.page
MIT License
13 stars 1 forks source link

Version 0.2.0 #4

Closed nlbao closed 4 years ago

nlbao commented 4 years ago

CHANGELOG

CLI

Visualization

Test

codecov-commenter commented 4 years ago

Codecov Report

Merging #4 into master will increase coverage by 73.39%. The diff coverage is 96.62%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #4       +/-   ##
===========================================
+ Coverage   25.42%   98.81%   +73.39%     
===========================================
  Files           5        5               
  Lines         236      253       +17     
===========================================
+ Hits           60      250      +190     
+ Misses        176        3      -173     
Impacted Files Coverage Δ
pocket_stats/__main__.py 92.00% <92.00%> (ø)
pocket_stats/visualization.py 99.00% <95.83%> (ø)
pocket_stats/constants.py 100.00% <100.00%> (ø)
pocket_stats/data.py 100.00% <100.00%> (+57.00%) :arrow_up:

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 1a010f0...d2c953f. Read the comment docs.