Skip to content

docs: add codecov badge #5099

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

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

vil02
Copy link
Member

@vil02 vil02 commented Apr 6, 2024

Continuation of #5098.

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

@codecov-commenter
Copy link

codecov-commenter commented Apr 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.13%. Comparing base (295ac4b) to head (782c5b1).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5099   +/-   ##
=========================================
  Coverage     37.12%   37.13%           
- Complexity     2330     2331    +1     
=========================================
  Files           517      517           
  Lines         15645    15645           
  Branches       2984     2984           
=========================================
+ Hits           5808     5809    +1     
  Misses         9548     9548           
+ Partials        289      288    -1     

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

@vil02 vil02 marked this pull request as ready for review April 6, 2024 15:39
@vil02 vil02 force-pushed the add_codecov_badge branch from cc7d0c3 to 782c5b1 Compare April 6, 2024 18:55
@BamaCharanChhandogi BamaCharanChhandogi enabled auto-merge (squash) April 8, 2024 17:39
@vil02 vil02 force-pushed the add_codecov_badge branch from 782c5b1 to 1233fde Compare April 8, 2024 18:07
@BamaCharanChhandogi BamaCharanChhandogi merged commit f490b59 into TheAlgorithms:master Apr 8, 2024
3 checks passed
@vil02 vil02 deleted the add_codecov_badge branch April 8, 2024 18:08
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.

3 participants