rsm-hcd / AndcultureCode.JavaScript.React.Components

Common atomically designed react components used at andculture
6 stars 8 forks source link

Add tests for atoms progress bar #70

Closed SaidShah closed 3 years ago

SaidShah commented 3 years ago

Closes #13

codecov[bot] commented 3 years ago

Codecov Report

Merging #70 into main will increase coverage by 1.74%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   25.66%   27.41%   +1.74%     
==========================================
  Files          51       51              
  Lines         900      901       +1     
  Branches      209      209              
==========================================
+ Hits          231      247      +16     
+ Misses        662      647      -15     
  Partials        7        7              
Impacted Files Coverage Δ
src/atoms/progress-bar/progress-bar.tsx 100.00% <100.00%> (+100.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 757bd1a...6eea9b3. Read the comment docs.