seas-computing / mark-one

A UI component library for building React Apps (in development)
https://seas-computing.github.io/mark-one/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Feature/43 markdownguidelines #29

Closed Vittorio2015 closed 4 years ago

Vittorio2015 commented 4 years ago

Removed historical screen captures per Kanban #43

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@1e77d21). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #29   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?     21           
  Lines             ?    163           
  Branches          ?      0           
=======================================
  Hits              ?    163           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
src/index.ts 100% <100%> (ø)
src/Layout/index.ts 100% <100%> (ø)
src/Theme/GlobalCSS.tsx 100% <100%> (ø)
src/Theme/MarkOneTheme.ts 100% <100%> (ø)
src/Tables/Table.tsx 100% <100%> (ø)
src/Tables/TableHead.tsx 100% <100%> (ø)
src/Theme/MarkOneWrapper.tsx 100% <100%> (ø)
src/Tables/TableRow.tsx 100% <100%> (ø)
src/Button/BasicButton.tsx 100% <100%> (ø)
src/Layout/PageBody.tsx 100% <100%> (ø)
... and 8 more

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 1e77d21...cae7b4f. Read the comment docs.

jonseitz commented 4 years ago

duplicate of #28