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

Upgrading to Julia 0.7 #25

Merged
merged 14 commits into from
Jun 20, 2019
Merged

Upgrading to Julia 0.7 #25

merged 14 commits into from
Jun 20, 2019

Conversation

bblankrot
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jun 5, 2019

Codecov Report

Merging #25 into master will decrease coverage by 14.89%.
The diff coverage is 36.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   60.48%   45.59%   -14.9%     
==========================================
  Files          17       18       +1     
  Lines        1678     1623      -55     
==========================================
- Hits         1015      740     -275     
- Misses        663      883     +220
Impacted Files Coverage Δ
src/optimize_rs_mf.jl 0% <0%> (ø) ⬆️
src/ParticleScattering.jl 100% <100%> (ø)
src/poynting.jl 37.68% <11.11%> (+37.68%) ⬆️
src/incident.jl 18.44% <13.33%> (ø) ⬆️
src/shapes.jl 41.25% <18.75%> (-23.08%) ⬇️
src/minimum_N_P.jl 54.05% <25%> (-37.84%) ⬇️
src/fmm_mvp.jl 76.05% <36.36%> (+9.7%) ⬆️
src/optimize_phis.jl 59.18% <38.88%> (-10.63%) ⬇️
src/scattering.jl 43.66% <42.85%> (-50%) ⬇️
src/fmm_main.jl 36% <43.75%> (-53.66%) ⬇️
... and 25 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 c3d6c8c...e589fcb. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 5, 2019

Codecov Report

Merging #25 into master will increase coverage by 3.74%.
The diff coverage is 62.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   60.48%   64.23%   +3.74%     
==========================================
  Files          17       18       +1     
  Lines        1678     1152     -526     
==========================================
- Hits         1015      740     -275     
+ Misses        663      412     -251
Impacted Files Coverage Δ
src/optimize_rs_mf.jl 0% <0%> (ø) ⬆️
src/multipole.jl 94.62% <100%> (-2.26%) ⬇️
src/utilities.jl 97.05% <100%> (-2.95%) ⬇️
src/ParticleScattering.jl 100% <100%> (ø)
src/fmm_main.jl 100% <100%> (+10.34%) ⬆️
src/fmm_mvp.jl 100% <100%> (+33.64%) ⬆️
src/optimize_phis_pwr.jl 100% <100%> (+100%) ⬆️
src/optimize_rs_pwr.jl 100% <100%> (+100%) ⬆️
src/visualization.jl 12.9% <11.42%> (-18.56%) ⬇️
src/incident.jl 19.19% <13.79%> (+0.74%) ⬆️
... and 25 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 c3d6c8c...553a38c. Read the comment docs.

@bblankrot bblankrot merged commit 44f65c1 into master Jun 20, 2019
@bblankrot bblankrot deleted the julia07fixes branch June 20, 2019 11:55
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.

1 participant