mincong-h / finance-toolkit

Finance Toolkit
3 stars 1 forks source link

Centralize custom columns creation #90

Closed mincong-h closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #90 (da58af4) into master (d0cea80) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   94.99%   95.01%   +0.02%     
==========================================
  Files          11       11              
  Lines         619      622       +3     
  Branches      100      103       +3     
==========================================
+ Hits          588      591       +3     
  Misses         18       18              
  Partials       13       13              
Impacted Files Coverage Δ
finance_toolkit/bnp.py 98.30% <ø> (-0.09%) :arrow_down:
finance_toolkit/pipeline.py 92.38% <100.00%> (+0.46%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more