Skip to content

docs: add codecov badge - #5099

Merged
BamaCharanChhandogi merged 1 commit into
TheAlgorithms:masterfrom
vil02:add_codecov_badge
Apr 8, 2024
Merged

docs: add codecov badge#5099
BamaCharanChhandogi merged 1 commit into
TheAlgorithms:masterfrom
vil02:add_codecov_badge

Conversation

@vil02

@vil02vil02 commented Apr 6, 2024

Copy link
Copy Markdown
Member

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

codecov-commenter commented Apr 6, 2024

Copy link
Copy Markdown

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
vil02force-pushed the add_codecov_badge branch from cc7d0c3 to 782c5b1CompareApril 6, 2024 18:55
@BamaCharanChhandogi
BamaCharanChhandogi enabled auto-merge (squash) April 8, 2024 17:39
@vil02
vil02force-pushed the add_codecov_badge branch from 782c5b1 to 1233fdeCompareApril 8, 2024 18:07
@BamaCharanChhandogi
BamaCharanChhandogi merged commit f490b59 into TheAlgorithms:masterApr 8, 2024
@vil02
vil02 deleted the add_codecov_badge branch April 8, 2024 18:08
Sign up for freeto 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

@vil02@codecov-commenter@BamaCharanChhandogi