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

Cardinality Overrides #330

Merged
merged 5 commits into from
Jul 8, 2024
Merged

Conversation

angelosantos4
Copy link
Contributor

This change allows the developer to do the following:

Modify the cardinality of a relationship from the declaration of the interpretation
Override the cardinality of a relationship from the override schema.
It also outputs the cardinalities of the schema when creating an output of the schema.

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.80%. Comparing base (0ce35a6) to head (430cd58).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #330      +/-   ##
==========================================
+ Coverage   97.79%   97.80%   +0.01%     
==========================================
  Files         143      143              
  Lines        4981     5004      +23     
==========================================
+ Hits         4871     4894      +23     
  Misses        110      110              
Flag Coverage Δ
3.10-macos-latest 97.80% <100.00%> (+0.01%) ⬆️
3.10-ubuntu-latest 97.80% <100.00%> (+0.01%) ⬆️
3.10-windows-latest 97.75% <100.00%> (+0.01%) ⬆️
3.11-macos-latest 97.80% <100.00%> (+0.01%) ⬆️
3.11-ubuntu-latest 97.80% <100.00%> (+0.01%) ⬆️
3.11-windows-latest 97.75% <100.00%> (+0.01%) ⬆️
3.12-macos-latest 97.80% <100.00%> (+0.01%) ⬆️
3.12-ubuntu-latest 97.80% <100.00%> (+0.01%) ⬆️
3.12-windows-latest 97.75% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@grantleehoffman grantleehoffman merged commit 0ddb1da into main Jul 8, 2024
11 checks passed
@grantleehoffman grantleehoffman deleted the feature/cardinality-overrides branch July 8, 2024 22:01
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.

3 participants