Skip to content

Conversation

@tkf
Copy link
Member

@tkf tkf commented Feb 1, 2022

close #114

New API: https://juliafolds.github.io/FLoops.jl/previews/PR117/tutorials/parallel/

  • reenable strict
  • remove @combine-in-loop f2f4f3c

@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #117 (6d9c396) into master (b498a7f) will decrease coverage by 1.62%.
The diff coverage is 87.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   94.90%   93.27%   -1.63%     
==========================================
  Files           5        6       +1     
  Lines         706      892     +186     
==========================================
+ Hits          670      832     +162     
- Misses         36       60      +24     
Flag Coverage Δ
Pkg.test 93.27% <88.02%> (-1.39%) ⬇️
Run.test 87.84% <86.08%> (+0.23%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/combine.jl 86.28% <86.28%> (ø)
src/macro.jl 94.11% <100.00%> (+0.24%) ⬆️
src/reduce.jl 94.75% <100.00%> (+0.04%) ⬆️

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 b498a7f...6d9c396. Read the comment docs.

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.

Sketching new API: FLoops.@combine

2 participants