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 definitions of == and isless #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Fix definitions of `==` and `isless`

d52f6a3
Select commit
Loading
Failed to load commit list.
Open

Fix definitions of == and isless #103

Fix definitions of `==` and `isless`
d52f6a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 0s

51.88% (+0.94%) compared to d9251a7

View this Pull Request on Codecov

51.88% (+0.94%) compared to d9251a7

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 51.88%. Comparing base (d9251a7) to head (d52f6a3).

Files Patch % Lines
src/dual.jl 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   50.94%   51.88%   +0.94%     
==========================================
  Files           2        2              
  Lines         212      212              
==========================================
+ Hits          108      110       +2     
+ Misses        104      102       -2     

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