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

Fix groupIds of TermCodes #618

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Fix groupIds of TermCodes #618

merged 1 commit into from
Aug 7, 2024

Conversation

J3173
Copy link
Collaborator

@J3173 J3173 commented Aug 7, 2024

For TermCodes belonging to multiple groups, the groupIds attribute contained a mixture of group ids and group names. This changes it to the actual group ids.

Regenerated fullTermFile.json according to the README

For TermCodes belonging to multiple groups, the groupIds attribute
contained a mixture of group ids and group names. This changes it to the
actual group ids.
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.88%. Comparing base (0f48e8e) to head (4ed6e53).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #618   +/-   ##
=========================================
  Coverage     71.88%   71.88%           
  Complexity     7043     7043           
=========================================
  Files           670      670           
  Lines         22989    22989           
  Branches       3729     3729           
=========================================
  Hits          16526    16526           
  Misses         4717     4717           
  Partials       1746     1746           

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

Copy link
Collaborator

@MattijsK MattijsK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting that this was wrong in the first place

@J3173 J3173 merged commit 0e79616 into master Aug 7, 2024
6 checks passed
@J3173 J3173 deleted the fix-TermCode-groupIds branch August 7, 2024 09:13
@J3173 J3173 self-assigned this Aug 7, 2024
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.

2 participants