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

Fix unary min and max operators #3522

Merged
merged 2 commits into from
Sep 22, 2023
Merged

Fix unary min and max operators #3522

merged 2 commits into from
Sep 22, 2023

Conversation

odow
Copy link
Member

@odow odow commented Sep 22, 2023

Re-closes #3509 (comment)

test/test_nlp_expr.jl Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ef4c115) 98.25% compared to head (d870b99) 98.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3522   +/-   ##
=======================================
  Coverage   98.25%   98.25%           
=======================================
  Files          37       37           
  Lines        5560     5562    +2     
=======================================
+ Hits         5463     5465    +2     
  Misses         97       97           
Files Changed Coverage Δ
src/nlp_expr.jl 99.52% <100.00%> (+<0.01%) ⬆️

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

@odow odow merged commit 281602d into master Sep 22, 2023
11 checks passed
@odow odow deleted the od/fix-unary-minn branch September 22, 2023 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant