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

proposing fix by changing variable names #274

Merged
merged 4 commits into from
Oct 21, 2024
Merged

proposing fix by changing variable names #274

merged 4 commits into from
Oct 21, 2024

Conversation

quffaro
Copy link
Member

@quffaro quffaro commented Oct 18, 2024

Tests pass. Are there any other downstream consequences to renaming variables, e.g. du -> __du__ this way?

@quffaro quffaro linked an issue Oct 18, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.77%. Comparing base (586915f) to head (bc1df0f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
- Coverage   66.92%   66.77%   -0.16%     
==========================================
  Files           5        5              
  Lines         641      644       +3     
==========================================
+ Hits          429      430       +1     
- Misses        212      214       +2     
Flag Coverage Δ
?

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.

test/simulation.jl Outdated Show resolved Hide resolved
test/simulation.jl Show resolved Hide resolved
@quffaro quffaro merged commit dc75301 into main Oct 21, 2024
11 checks passed
@quffaro quffaro deleted the cm/bugfix-273 branch October 21, 2024 19:04
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.

"u" and "p" variable shadowing in Decapodes
2 participants