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

Resolve ambiguity in in(::StateStack, ::Any) method #61

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

ReubenJ
Copy link
Member

@ReubenJ ReubenJ commented Jul 5, 2024

Resolves an error raised by Aqua.jl complaining about method ambiguities.

ReubenJ added 2 commits July 5, 2024 15:31
For `StateStack`, one of the arguments was previously non
parameterized
@ReubenJ ReubenJ requested a review from To5BG July 5, 2024 13:36
@ReubenJ ReubenJ self-assigned this Jul 5, 2024
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.47%. Comparing base (29706a6) to head (b207190).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   75.18%   75.47%   +0.28%     
==========================================
  Files          31       31              
  Lines        1382     1382              
==========================================
+ Hits         1039     1043       +4     
+ Misses        343      339       -4     

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

@ReubenJ ReubenJ merged commit 9f199f4 into master Jul 5, 2024
5 checks passed
@ReubenJ ReubenJ deleted the resolve-ambiguity branch July 5, 2024 13:49
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