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 #2536: Cannot destructure property 'verify_recovery' #2537

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

NeoTheThird
Copy link
Member

worked if nothing was passed, threw an error if null was passed. well. at least it was caught within two hours by opencuts :)

@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #2537 (a3c0fe5) into master (d371d44) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2537   +/-   ##
=======================================
  Coverage   75.63%   75.63%           
=======================================
  Files          29       29           
  Lines         952      952           
=======================================
  Hits          720      720           
  Misses        232      232           
Impacted Files Coverage Δ
src/core/plugins/systemimage/plugin.js 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 d371d44...a3c0fe5. Read the comment docs.

@NeoTheThird NeoTheThird linked an issue Mar 25, 2022 that may be closed by this pull request
@NeoTheThird NeoTheThird merged commit b77de89 into master Mar 25, 2022
@NeoTheThird NeoTheThird deleted the verify-recovery-null branch March 25, 2022 09:42
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.

Cannot destructure property 'verify_recovery'
2 participants