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

constant: ensure float value & improve printing of constants #194

Merged
merged 7 commits into from
Nov 1, 2023

Conversation

FabianHofmann
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (d43b533) 89.15% compared to head (b6fc7eb) 89.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
+ Coverage   89.15%   89.17%   +0.01%     
==========================================
  Files          15       15              
  Lines        3291     3297       +6     
  Branches      753      756       +3     
==========================================
+ Hits         2934     2940       +6     
  Misses        248      248              
  Partials      109      109              
Files Coverage Δ
linopy/common.py 91.66% <100.00%> (+0.41%) ⬆️
linopy/expressions.py 89.74% <100.00%> (+0.03%) ⬆️
linopy/objective.py 93.68% <100.00%> (ø)
linopy/solvers.py 89.11% <83.33%> (-0.12%) ⬇️

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

@FabianHofmann FabianHofmann merged commit e39afdb into master Nov 1, 2023
12 checks passed
@FabianHofmann FabianHofmann deleted the fix-const-cast-dtypewarning branch November 1, 2023 13:12
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.

1 participant