Skip to content

Fix suppressed code issues

e0dd0d1
Select commit
Loading
Failed to load commit list.
Merged

Update release workflow and fix code issues #60

Fix suppressed code issues
e0dd0d1
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Apr 14, 2025 in 0s

73.53% (target 30.00%)

View this Pull Request on Codecov

73.53% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 8 lines in your changes missing coverage. Please review.

Project coverage is 73.53%. Comparing base (fafe6e1) to head (e0dd0d1).

Files with missing lines Patch % Lines
code/+openminds/@Collection/Collection.m 0.00% 2 Missing ⚠️
...+internal/+helper/listSchemasWithNonGenericLabel.m 0.00% 2 Missing ⚠️
code/internal/+openminds/+abstract/Schema.m 0.00% 1 Missing ⚠️
...nternal/+meta/@MetaTypeRegistry/MetaTypeRegistry.m 80.00% 1 Missing ⚠️
...openminds/+internal/+mixin/CustomInstanceDisplay.m 0.00% 1 Missing ⚠️
...openminds/+internal/+serializer/JsonLdSerializer.m 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   73.35%   73.53%   +0.17%     
==========================================
  Files         320      320              
  Lines        2582     2573       -9     
==========================================
- Hits         1894     1892       -2     
+ Misses        688      681       -7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.