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

feat: added return to asyncData hooks #337

Merged
merged 21 commits into from
Apr 24, 2021
Merged

Conversation

exreplay
Copy link
Owner

@exreplay exreplay commented Mar 21, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #337 (c674b1f) into development (ba9f4dd) will decrease coverage by 0.13%.
The diff coverage is 0.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #337      +/-   ##
===============================================
- Coverage        96.46%   96.32%   -0.14%     
===============================================
  Files               49       49              
  Lines             1469     1471       +2     
  Branches           330      332       +2     
===============================================
  Hits              1417     1417              
  Misses               3        3              
- Partials            49       51       +2     
Impacted Files Coverage Δ
packages/@averjs/builder/lib/builders/base.ts 100.00% <ø> (ø)
packages/@averjs/builder/lib/builders/ssr.ts 77.63% <0.00%> (-1.04%) ⬇️
packages/@averjs/builder/lib/builders/static.ts 73.84% <0.00%> (-1.16%) ⬇️

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 ba9f4dd...c674b1f. Read the comment docs.

@exreplay exreplay merged commit 66efea1 into development Apr 24, 2021
@exreplay exreplay deleted the feat/asyncdata-return branch April 24, 2021 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant