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

Refactor relationships #311

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Refactor relationships #311

merged 3 commits into from
Aug 21, 2024

Conversation

bkryza
Copy link
Owner

@bkryza bkryza commented Aug 20, 2024

Fixes #310

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 97.67442% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.54%. Comparing base (43482c9) to head (9c8beac).
Report is 1 commits behind head on master.

Files Patch % Lines
src/class_diagram/model/diagram.cc 80.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #311   +/-   ##
=======================================
  Coverage   90.54%   90.54%           
=======================================
  Files         123      121    -2     
  Lines       13803    13722   -81     
=======================================
- Hits        12498    12425   -73     
+ Misses       1305     1297    -8     

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

@bkryza bkryza merged commit 7f876ef into master Aug 21, 2024
2 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.

Refactor relationships in the diagram model
2 participants