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

Added & implemented Indexable trait for Context; #125

Merged
merged 5 commits into from
Jan 25, 2024

Merge branch 'deepcausality-rs:main' into main

88a791f
Select commit
Loading
Failed to load commit list.
Merged

Added & implemented Indexable trait for Context; #125

Merge branch 'deepcausality-rs:main' into main
88a791f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 25, 2024 in 0s

87.85% (-0.38%) compared to 7b91bd8

View this Pull Request on Codecov

87.85% (-0.38%) compared to 7b91bd8

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (7b91bd8) 88.22% compared to head (88a791f) 87.85%.
Report is 3 commits behind head on main.

Files Patch % Lines
...src/types/context_types/context_graph/indexable.rs 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
- Coverage   88.22%   87.85%   -0.38%     
==========================================
  Files         122      123       +1     
  Lines        3219     3235      +16     
==========================================
+ Hits         2840     2842       +2     
- Misses        379      393      +14     

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