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

Enhance compiler #53

Merged
merged 2 commits into from
Oct 7, 2022
Merged

Enhance compiler #53

merged 2 commits into from
Oct 7, 2022

Conversation

pedromxavier
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2022

Codecov Report

Base: 70.02% // Head: 70.78% // Increases project coverage by +0.76% 🎉

Coverage data is based on head (38fbd7a) compared to base (b2e840b).
Patch coverage: 61.12% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   70.02%   70.78%   +0.76%     
==========================================
  Files          18       24       +6     
  Lines         844      849       +5     
==========================================
+ Hits          591      601      +10     
+ Misses        253      248       -5     
Impacted Files Coverage Δ
src/compiler/validation.jl 0.00% <0.00%> (ø)
src/model/models.jl 0.00% <ø> (ø)
src/compiler/variables.jl 33.89% <33.89%> (ø)
src/compiler/constraints.jl 64.34% <64.34%> (ø)
src/compiler/penalties.jl 76.92% <76.92%> (ø)
src/compiler/compiler.jl 52.94% <83.33%> (-5.04%) ⬇️
src/compiler/objective.jl 87.50% <87.50%> (ø)
src/compiler/build.jl 95.23% <95.23%> (ø)
src/model/wrapper.jl 75.00% <100.00%> (+0.39%) ⬆️
src/pbo/PBF.jl 84.86% <100.00%> (+0.30%) ⬆️

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.

@pedromxavier pedromxavier merged commit ee7d94e into master Oct 7, 2022
@pedromxavier pedromxavier deleted the px/compiler branch October 7, 2022 20:51
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.

None yet

2 participants