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

docs: Fixed a broken link in the doc comments of session.rs #95

Merged
merged 2 commits into from
Sep 27, 2023

Fix cargo tarpaulin out option

852b73f
Select commit
Loading
Failed to load commit list.
Merged

docs: Fixed a broken link in the doc comments of session.rs #95

Fix cargo tarpaulin out option
852b73f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 27, 2023 in 0s

51.88% (-0.58%) compared to ba9df19

View this Pull Request on Codecov

51.88% (-0.58%) compared to ba9df19

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (ba9df19) 52.45% compared to head (852b73f) 51.88%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   52.45%   51.88%   -0.58%     
==========================================
  Files          13       13              
  Lines        1098     1089       -9     
==========================================
- Hits          576      565      -11     
- Misses        522      524       +2     
Files Coverage Δ
src/execution_providers.rs 55.69% <ø> (-0.56%) ⬇️
src/session.rs 64.43% <ø> (-0.33%) ⬇️

... and 5 files with indirect coverage changes

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