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

Use json formatter to report coverage #21

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

Earlopain
Copy link
Contributor

Its buildin (or rather a default dependency on simplecov) and as such doesn't require an extra dependecy. Codecov just handles this format.


There are also some other things I want to bring attention to that don't directly relate this this repo: https://about.codecov.io/language/ruby/

grafik

  • Ruby Standard 1 is archived
  • Ruby Standard 2 says its using the bash uploader which I don't think is a thing anymore (or rather deprecated). I don't think it should be listed there either.
  • Ruby Uploader repo is archived

Its buildin (or rather a default dependency on `simplecov`) and as such doesn't require an extra dependecy
Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.90%. Comparing base (d3fe9f6) to head (6438897).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   90.90%   90.90%           
=======================================
  Files           1        1           
  Lines          11       11           
=======================================
  Hits           10       10           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thomasrockhu-codecov
Copy link
Contributor

@Earlopain thanks for this!

@thomasrockhu-codecov thomasrockhu-codecov merged commit 6f2ae0f into codecov:main Jul 10, 2024
4 checks passed
@Earlopain Earlopain deleted the json-formatter branch July 10, 2024 16:30
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