JuliaFolds / Transducers.jl

Efficient transducers for Julia
https://juliafolds.github.io/Transducers.jl/dev/
MIT License
433 stars 24 forks source link

Update Project.toml #531

Closed juliohm closed 1 year ago

juliohm commented 2 years ago

Fix #530

codecov[bot] commented 2 years ago

Codecov Report

Merging #531 (ebce652) into master (6125fe0) will increase coverage by 0.08%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #531      +/-   ##
==========================================
+ Coverage   93.71%   93.80%   +0.08%     
==========================================
  Files          32       32              
  Lines        2227     2227              
==========================================
+ Hits         2087     2089       +2     
+ Misses        140      138       -2     
Flag Coverage Δ
Pkg.test 89.75% <ø> (+0.12%) :arrow_up:
Run.test 93.56% <ø> (-0.02%) :arrow_down:

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

Impacted Files Coverage Δ
src/nondeterministic_threading.jl 90.81% <0.00%> (+2.04%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

juliohm commented 2 years ago

Code coverage is never correct with Julia packages you can ignore it.

@tkf appreciate if you can merge this. There are no changes from 0.8 to 1.0, it is just a new tag as far as I know.

juliohm commented 2 years ago

Appreciate if someone can merge this.

juliohm commented 1 year ago

ping @tkf

giordano commented 1 year ago

Duplicate of #523

juliohm commented 1 year ago

Thank you @giordano , is there anyone maintaining Transducers.jl that could please merge this bump in Project.toml? It is a really trivial merge that is holding a bunch of packages downstream.

giordano commented 1 year ago

I'm not involved in this project so I don't have more information than you, but judging by https://github.com/orgs/JuliaFolds/people I presume it's at least @tkf and @DilumAluthge.

juliohm commented 1 year ago

@DilumAluthge can you help merging that other PR that bumps SetField to 1.0?