Skip to content

Update IR for equations #80

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

Merged
merged 5 commits into from
Jan 12, 2019
Merged

Update IR for equations #80

merged 5 commits into from
Jan 12, 2019

Conversation

HarrisonGrodin
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jan 11, 2019

Codecov Report

Merging #80 into master will decrease coverage by 0.34%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage    89.7%   89.35%   -0.35%     
==========================================
  Files          11       12       +1     
  Lines         408      404       -4     
==========================================
- Hits          366      361       -5     
- Misses         42       43       +1
Impacted Files Coverage Δ
src/ModelingToolkit.jl 75% <ø> (ø) ⬆️
src/variables.jl 76.56% <ø> (-1.35%) ⬇️
src/operations.jl 68.42% <100%> (ø) ⬆️
src/function_registration.jl 100% <100%> (ø) ⬆️
src/systems/diffeqs/first_order_transform.jl 100% <100%> (ø) ⬆️
src/systems/nonlinear/nonlinear_system.jl 100% <100%> (ø) ⬆️
src/utils.jl 92.59% <100%> (+0.92%) ⬆️
src/equations.jl 81.48% <81.48%> (ø)
src/systems/diffeqs/diffeqsystem.jl 89.47% <88.46%> (-0.78%) ⬇️

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 0097578...2abd6b7. Read the comment docs.

@ChrisRackauckas ChrisRackauckas merged commit 69390a9 into master Jan 12, 2019
@HarrisonGrodin HarrisonGrodin deleted the hg/fix/equation branch January 12, 2019 14:42
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.

2 participants