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

Constants increase model counter twice #238

Merged
merged 3 commits into from
Jun 10, 2024
Merged

Constants increase model counter twice #238

merged 3 commits into from
Jun 10, 2024

Conversation

wouterwln
Copy link
Member

@wouterwln wouterwln commented Jun 10, 2024

This PR addresses a bug found by @FraserP117 in #233 where constants increased the model counter twice and got two appendices for the NodeLabel. This implementation is a bit clunky, but it does the job.

Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.59%. Comparing base (c112d1f) to head (dd96ff6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #238      +/-   ##
==========================================
- Coverage   90.72%   90.59%   -0.13%     
==========================================
  Files          15       15              
  Lines        2069     2074       +5     
==========================================
+ Hits         1877     1879       +2     
- Misses        192      195       +3     

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

@wouterwln wouterwln merged commit 861934a into main Jun 10, 2024
7 of 8 checks passed
@wouterwln wouterwln deleted the const-creates-twice branch June 10, 2024 08:47
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