Skip to content

Conversation

unional
Copy link
Owner

@unional unional commented Dec 27, 2019

BREAKING CHANGE: context can only be set once

This aligns better with functional programming paradigm

BREAKING CHANGE: context can only be set once

This aligns better with functional programming paradigm
@codecov
Copy link

codecov bot commented Dec 27, 2019

Codecov Report

Merging #19 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #19   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          19     22    +3     
  Branches        5      6    +1     
=====================================
+ Hits           19     22    +3
Impacted Files Coverage Δ
src/createContext.ts 100% <100%> (ø) ⬆️
src/errors.ts 100% <100%> (ø) ⬆️

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 6d7ee3a...2a4eecb. Read the comment docs.

@unional unional merged commit d7ae502 into master Dec 27, 2019
@unional
Copy link
Owner Author

unional commented Dec 27, 2019

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@unional unional deleted the set-once branch February 23, 2020 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant