Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable simplecov and codecov #18

Merged
merged 5 commits into from
Sep 23, 2021
Merged

Enable simplecov and codecov #18

merged 5 commits into from
Sep 23, 2021

Conversation

etagwerker
Copy link
Member

No description provided.

@etagwerker etagwerker marked this pull request as ready for review September 22, 2021 15:56
@etagwerker etagwerker added the wip Work in Progress label Sep 22, 2021
@etagwerker etagwerker force-pushed the enable-simplecov-and-codecov branch from 741464f to 5828b3a Compare September 22, 2021 16:00
Require codecov and simplecov before loading test/lib code

This will be needed to report data to CodeCov and to the console

Start running test suite with GitHub actions

Set env variable to always check COVERAGE in CI (GitHub Actions)

Move env definition to a higher level

Add CODECOV_TOKEN
@etagwerker etagwerker force-pushed the enable-simplecov-and-codecov branch from 5828b3a to 86ff7c8 Compare September 22, 2021 16:00
@codecov
Copy link

codecov bot commented Sep 22, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@638b081). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage        ?   69.73%           
=======================================
  Files           ?       14           
  Lines           ?      598           
  Branches        ?        0           
=======================================
  Hits            ?      417           
  Misses          ?      181           
  Partials        ?        0           

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 638b081...96bf12c. Read the comment docs.

Print out list in alphabetical order

Change expectations based in the order of the output
@etagwerker etagwerker force-pushed the enable-simplecov-and-codecov branch from e401c20 to f460f26 Compare September 22, 2021 18:03
@bronzdoc bronzdoc merged commit 82a963c into main Sep 23, 2021
@etagwerker etagwerker deleted the enable-simplecov-and-codecov branch October 28, 2021 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants