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

Add inbounds statements where possible (while adding @boundscheck) #33

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

saschatimme
Copy link
Collaborator

Don't know when these got dropped...

@codecov-io
Copy link

codecov-io commented Mar 20, 2019

Codecov Report

Merging #33 into master will decrease coverage by 0.99%.
The diff coverage is 68.42%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
- Coverage   89.95%   88.95%   -1%     
=======================================
  Files          11       11           
  Lines         617      634   +17     
=======================================
+ Hits          555      564    +9     
- Misses         62       70    +8
Impacted Files Coverage Δ
src/polynomial_system.jl 77.35% <65.38%> (-3.06%) ⬇️
src/evaluation.jl 84.28% <75%> (+1.47%) ⬆️
src/sexponents.jl 68.18% <0%> (-3.25%) ⬇️
src/polynomial.jl 88.09% <0%> (-2.15%) ⬇️
src/gradient_codegen.jl 95.04% <0%> (-1%) ⬇️

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 098d988...6ca8ee0. Read the comment docs.

@saschatimme saschatimme merged commit b7b50bb into master Mar 20, 2019
@saschatimme saschatimme deleted the st/inbounds branch March 20, 2019 18:45
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