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

Permit casting of values in Store put! methods #125

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

Krastanov
Copy link
Member

put!(Store{Float64}(sim), Int(1)) now works

@codecov-commenter
Copy link

codecov-commenter commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.16%. Comparing base (3070bc3) to head (d42bb88).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   97.15%   97.16%           
=======================================
  Files          12       12           
  Lines         316      317    +1     
=======================================
+ Hits          307      308    +1     
  Misses          9        9           

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

@Krastanov Krastanov force-pushed the castput branch 3 times, most recently from 034c949 to d42bb88 Compare June 3, 2024 16:01
@Krastanov Krastanov merged commit d51d781 into master Jun 3, 2024
12 of 14 checks passed
@Krastanov Krastanov deleted the castput branch June 3, 2024 16:15
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