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

Conversation

takaiyuk
Copy link
Contributor

Fixed a broken link.

Check Environment link in Type storing the session information, built from an Environment.

https://docs.rs/ort/1.15.4/ort/session/struct.Session.html

@takaiyuk takaiyuk changed the title Fixed a broken link in the doc comments of session.rs docs: Fixed a broken link in the doc comments of session.rs Sep 27, 2023
@codecov
Copy link

codecov bot commented Sep 27, 2023

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.

@decahedron1 decahedron1 merged commit 6a1c19d into pykeio:main Sep 27, 2023
8 of 9 checks passed
@takaiyuk takaiyuk deleted the docs/fix/session.rs branch September 27, 2023 12:02
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.

2 participants