Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Allow DeferredFutures v1 #47

Merged
merged 2 commits into from
Apr 11, 2020
Merged

Allow DeferredFutures v1 #47

merged 2 commits into from
Apr 11, 2020

Conversation

nickrobinson251
Copy link
Contributor

  • Using v1 should help avoid this warning:
    WARNING: Compat.Distributed is deprecated, use Distributed instead.
    likely near ~/.julia/packages/DeferredFutures/6vL9r/src/DeferredFutures.jl:8

- Using v1 should help avoid this warning:
  WARNING: Compat.Distributed is deprecated, use Distributed instead.
  likely near ~/.julia/packages/DeferredFutures/6vL9r/src/DeferredFutures.jl:8
@mjram0s
Copy link
Member

mjram0s commented Apr 10, 2020

Thanks for catching this :)

@codecov
Copy link

codecov bot commented Apr 10, 2020

Codecov Report

Merging #47 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   82.60%   82.60%           
=======================================
  Files           4        4           
  Lines         299      299           
=======================================
  Hits          247      247           
  Misses         52       52           

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 c222ff3...6600c95. Read the comment docs.

@nickrobinson251
Copy link
Contributor Author

Please can someone merge this and tag the release? It seems I do not have permission :) thanks

@omus omus merged commit 0aededc into master Apr 11, 2020
@omus omus deleted the npr/deferredfutures-v1 branch April 11, 2020 14:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants