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

test: add tests crate and adopt testing tables #30

Merged
merged 4 commits into from
Jun 29, 2024

Conversation

xushiyan
Copy link
Member

@xushiyan xushiyan commented Jun 29, 2024

  • add tests crate for testing utils and data
  • add testing tables
  • use testing tables in Rust test cases

Copy link

codecov bot commented Jun 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.01%. Comparing base (e15174d) to head (fb2898f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   77.23%   78.01%   +0.78%     
==========================================
  Files          12       12              
  Lines         492      505      +13     
==========================================
+ Hits          380      394      +14     
+ Misses        112      111       -1     

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

@xushiyan xushiyan added this to the release-0.1.0 milestone Jun 29, 2024
@xushiyan xushiyan merged commit 6d35b74 into apache:main Jun 29, 2024
6 checks passed
@xushiyan xushiyan deleted the improve-test-coverage branch June 29, 2024 23:36
@xushiyan xushiyan mentioned this pull request Jul 12, 2024
15 tasks
@xushiyan xushiyan added the test label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant