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

Basic tidying of code #222

Merged
merged 2 commits into from
Mar 7, 2024
Merged

Basic tidying of code #222

merged 2 commits into from
Mar 7, 2024

Conversation

odow
Copy link
Member

@odow odow commented Mar 7, 2024

  • Remove unreachable VERSION blocks
  • Remove uneeded imports
  • Unify package imports

Rebase of #213

 * Remove unreachable VERSION blocks
 * Remove uneeded imports
 * Unify package imports
@odow odow mentioned this pull request Mar 7, 2024
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

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

Project coverage is 50.13%. Comparing base (1b0127d) to head (d747448).

Files Patch % Lines
src/MOI/MOI_wrapper.jl 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
+ Coverage   49.57%   50.13%   +0.56%     
==========================================
  Files           9        9              
  Lines        4807     4807              
==========================================
+ Hits         2383     2410      +27     
+ Misses       2424     2397      -27     

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

Project.toml Outdated Show resolved Hide resolved
@odow odow merged commit c55d106 into master Mar 7, 2024
6 checks passed
@odow odow deleted the od/tidy2 branch March 7, 2024 02:24
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