pelmered / fake-car

Faker provider for fake car data
MIT License
116 stars 22 forks source link

Replace Travis with GutHub Action for running tests #21

Closed pelmered closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #21 (d12e2f3) into main (b66ad58) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main       #21   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        33        33           
===========================================
  Files              2         2           
  Lines             83        82    -1     
===========================================
- Hits              83        82    -1     
Flag Coverage Δ
tests 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Fakecar.php 100.00% <0.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 b66ad58...d12e2f3. Read the comment docs.

pelmered commented 3 years ago

Fixes #20