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

Formatting: format and add CI action #2511

Merged
merged 4 commits into from
Mar 17, 2021
Merged

Formatting: format and add CI action #2511

merged 4 commits into from
Mar 17, 2021

Conversation

odow
Copy link
Member

@odow odow commented Mar 1, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #2511 (089f86a) into master (8b13032) will decrease coverage by 0.00%.
The diff coverage is 88.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2511      +/-   ##
==========================================
- Coverage   93.69%   93.69%   -0.01%     
==========================================
  Files          43       43              
  Lines        5313     5360      +47     
==========================================
+ Hits         4978     5022      +44     
- Misses        335      338       +3     
Impacted Files Coverage Δ
src/_Derivatives/subexpressions.jl 97.61% <ø> (ø)
src/file_formats.jl 100.00% <ø> (ø)
src/lp_sensitivity2.jl 99.32% <ø> (ø)
src/utils.jl 57.14% <ø> (ø)
src/_Derivatives/sparsity.jl 97.59% <50.00%> (ø)
src/lp_sensitivity.jl 93.78% <64.28%> (ø)
src/_Derivatives/forward.jl 97.82% <66.66%> (ø)
src/optimizer_interface.jl 75.00% <69.23%> (ø)
src/nlp.jl 92.66% <75.00%> (+0.01%) ⬆️
src/sets.jl 90.47% <80.00%> (ø)
... and 19 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b13032...089f86a. Read the comment docs.

@odow odow requested review from mlubin and blegat March 2, 2021 02:04
@odow
Copy link
Member Author

odow commented Mar 2, 2021

Time to bite the bullet and add a CI check?

@odow odow merged commit f6be919 into master Mar 17, 2021
@odow odow deleted the od/format branch March 17, 2021 20:43
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.

2 participants