-
Notifications
You must be signed in to change notification settings - Fork 15
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
feat: add ability to create cross-reference matrices #1098
Conversation
Sourcery Code Quality Report✅ Merging this PR will increase code quality in the affected files by 0.49%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #1098 +/- ##
==========================================
+ Coverage 96.11% 96.15% +0.03%
==========================================
Files 157 157
Lines 5644 5645 +1
Branches 513 626 +113
==========================================
+ Hits 5425 5428 +3
+ Misses 197 195 -2
Partials 22 22
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Does this PR introduce a breaking change?
Describe the purpose of this pull request.
To allow the creation of cross-references between modules. This will allow visual display of the relationship between two RAMSTK workflow modules.
Describe how this was implemented.
Describe any particular area(s) reviewers should focus on.
None
Provide any other pertinent information.
Closes #52
Pull Request Checklist
Code Style
Static Checks
this PR.
Tests
Chores
this PR. These problem areas have been decorated with an ISSUE: # comment.