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

Fixing multiplication operator warning for extended nonlocal games. #824

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

vprusso
Copy link
Owner

@vprusso vprusso commented Oct 3, 2024

@vprusso vprusso requested a review from purva-thakre October 3, 2024 22:30
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.8%. Comparing base (ac02365) to head (93a2e01).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #824     +/-   ##
========================================
- Coverage    97.8%   97.8%   -0.1%     
========================================
  Files         167     167             
  Lines        3256    3254      -2     
  Branches      799     799             
========================================
- Hits         3186    3184      -2     
  Misses         46      46             
  Partials       24      24             

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

@purva-thakre
Copy link
Collaborator

The warning is still showing up.

@vprusso
Copy link
Owner Author

vprusso commented Oct 3, 2024

The warning is still showing up.

Yes, but this time at least it's only applicable to NLG (as opposed to ENLG) so I'll make the same switch for that!

@vprusso vprusso merged commit d13ff2e into master Oct 4, 2024
18 checks passed
@vprusso vprusso deleted the fix-enlg-warning branch October 4, 2024 00:14
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