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

Add function createLabelForMissingLabelDefinition to abstract Schema #31

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

ehennestad
Copy link
Collaborator

Add a method on the abstract Schema class to generate a custom display label pattern if no label is specified to type classes. Allows easy update of custom display labels without changing pipeline

Copy link

github-actions bot commented Nov 13, 2024

Test Results

463 tests  ±0   463 ✅ ±0   53s ⏱️ -4s
  6 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 7e7ab4b. ± Comparison against base commit b7adf56.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 36.99%. Comparing base (b7adf56) to head (7e7ab4b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
code/internal/+openminds/+abstract/Schema.m 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   37.01%   36.99%   -0.03%     
==========================================
  Files         323      323              
  Lines        3115     3117       +2     
==========================================
  Hits         1153     1153              
- Misses       1962     1964       +2     

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

@ehennestad ehennestad merged commit 6e17260 into main Nov 13, 2024
5 checks passed
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.

1 participant