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

fix: update readme status badges #199

Merged
merged 1 commit into from
Nov 7, 2023
Merged

fix: update readme status badges #199

merged 1 commit into from
Nov 7, 2023

Conversation

ethan-moss
Copy link
Collaborator

Description

Small PR to fix status badges

Motivation and Context

Need to fix status badges with new CI runners

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Local rendering of badges work OK

Test configuration details:

  • OS: macOS
  • Python version: 3.9.13
  • Java version: 11
  • Python management system: conda/pip

Advice for reviewer

Checklist:

  • My code follows the intended structure of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Additional comments

@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3929e25) 97.81% compared to head (aab514c) 97.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #199   +/-   ##
=======================================
  Coverage   97.81%   97.81%           
=======================================
  Files          14       14           
  Lines        1188     1188           
=======================================
  Hits         1162     1162           
  Misses         26       26           
Flag Coverage Δ
unittests 97.81% <ø> (ø)

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

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

@SergioRec SergioRec merged commit f60bccd into dev Nov 7, 2023
9 checks passed
@SergioRec SergioRec deleted the fix-readme-badges branch November 7, 2023 16:49
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