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

Fix/blank node identifier #499

Merged
merged 22 commits into from
Feb 29, 2024

style(cognitarium): remove dead code

b7a1272
Select commit
Loading
Failed to load commit list.
Merged

Fix/blank node identifier #499

style(cognitarium): remove dead code
b7a1272
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 28, 2024 in 1s

96.22% (-0.08%) compared to 458b536

View this Pull Request on Codecov

96.22% (-0.08%) compared to 458b536

Details

Codecov Report

Attention: Patch coverage is 96.15385% with 31 lines in your changes are missing coverage. Please review.

Project coverage is 96.22%. Comparing base (458b536) to head (b7a1272).
Report is 2 commits behind head on main.

Files Patch % Lines
contracts/okp4-cognitarium/src/querier/engine.rs 93.85% 14 Missing ⚠️
contracts/okp4-cognitarium/src/contract.rs 97.82% 9 Missing ⚠️
contracts/okp4-cognitarium/src/querier/plan.rs 66.66% 4 Missing ⚠️
contracts/okp4-cognitarium/src/msg.rs 0.00% 3 Missing ⚠️
contracts/okp4-cognitarium/src/rdf/mapper.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #499      +/-   ##
==========================================
- Coverage   96.29%   96.22%   -0.08%     
==========================================
  Files          55       55              
  Lines       12693    12774      +81     
==========================================
+ Hits        12223    12292      +69     
- Misses        470      482      +12     

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