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

fix: AuthContext cannot be null #576

Merged
merged 1 commit into from
Apr 11, 2021
Merged

fix: AuthContext cannot be null #576

merged 1 commit into from
Apr 11, 2021

Conversation

pamapa
Copy link
Contributor

@pamapa pamapa commented Apr 9, 2021

@update-docs
Copy link

update-docs bot commented Apr 9, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update some of our documentation based on your changes. You can run yarn generate-docs to generate some!

@codecov
Copy link

codecov bot commented Apr 9, 2021

Codecov Report

Merging #576 (79d6d2f) into master (b24e9ff) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 79d6d2f differs from pull request most recent head 5efb55a. Consider uploading reports for the commit 5efb55a to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #576   +/-   ##
=======================================
  Coverage   98.57%   98.57%           
=======================================
  Files           1        1           
  Lines          70       70           
  Branches       17       17           
=======================================
  Hits           69       69           
  Partials        1        1           
Impacted Files Coverage Δ
src/AuthContext.tsx 98.57% <100.00%> (ø)

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 2b1701a...5efb55a. Read the comment docs.

src/AuthContext.tsx Outdated Show resolved Hide resolved
@simenandre simenandre changed the title fix: #572 avoid null AuthContextProps fix: AuthContext cannot be null Apr 11, 2021
@simenandre simenandre merged commit 61bd0fa into bjerkio:master Apr 11, 2021
github-actions bot pushed a commit that referenced this pull request Apr 11, 2021
## [1.5.1](v1.5.0...v1.5.1) (2021-04-11)

### Bug Fixes

* AuthContext cannot be null ([#576](#576)) ([61bd0fa](61bd0fa))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants