Skip to content

Improving print to use scientific formatting#93

Merged
mariohsouto merged 1 commit intomasterfrom
improve_print
Feb 7, 2023
Merged

Improving print to use scientific formatting#93
mariohsouto merged 1 commit intomasterfrom
improve_print

Conversation

@mariohsouto
Copy link
Owner

This PR makes two changes to the code:

  1. Improve print by using scientific convention with two decimals,
  2. Fix Model(with_optimizer issue.

@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Base: 82.39% // Head: 82.39% // No change to project coverage 👍

Coverage data is based on head (458130a) compared to base (a60f3da).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   82.39%   82.39%           
=======================================
  Files          11       11           
  Lines        1267     1267           
=======================================
  Hits         1044     1044           
  Misses        223      223           
Impacted Files Coverage Δ
src/printing.jl 91.53% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mariohsouto mariohsouto merged commit e395878 into master Feb 7, 2023
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