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

refactor: minor improvement to fix coverage report status #173

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

xushiyan
Copy link
Member

Description

Minor code improvement to make main branch cov report green.

#150

How are the changes test-covered

  • N/A
  • Automated tests (unit and/or integration tests)
  • Manual tests
    • Details are described below

@xushiyan xushiyan added refactor Code refactoring without any functionality or behavior change rust Related to Rust codebase labels Oct 14, 2024
@xushiyan xushiyan added this to the release-0.2.0 milestone Oct 14, 2024
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.64%. Comparing base (abb3e63) to head (640fc8f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
+ Coverage   90.44%   90.64%   +0.20%     
==========================================
  Files          19       19              
  Lines         973      973              
==========================================
+ Hits          880      882       +2     
+ Misses         93       91       -2     

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

@xushiyan xushiyan merged commit 8bf3ee0 into apache:main Oct 14, 2024
10 checks passed
@xushiyan xushiyan deleted the minor-fix-test-cov branch October 14, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code refactoring without any functionality or behavior change rust Related to Rust codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant