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

Dev towards v0.6.2 #57

Merged
merged 7 commits into from
Nov 17, 2023
Merged

Dev towards v0.6.2 #57

merged 7 commits into from
Nov 17, 2023

Conversation

bbejanov
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2023

Codecov Report

Merging #57 (b482f0f) into master (520e119) will decrease coverage by 0.09%.
The diff coverage is 87.87%.

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   94.77%   94.69%   -0.09%     
==========================================
  Files          14       14              
  Lines        2162     2166       +4     
==========================================
+ Hits         2049     2051       +2     
- Misses        113      115       +2     
Files Changed Coverage Δ
src/model.jl 96.08% <87.87%> (-0.20%) ⬇️

new behaviur is to look for `var[t] = something` and if that doesn't exist,
then look for `var[t]` anywhere.
 -- not the module where it is called
@bbejanov bbejanov merged commit d8b0545 into master Nov 17, 2023
@bbejanov bbejanov deleted the dev branch November 17, 2023 18:21
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