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: initial reloading for lazy compilation #3662

Merged
merged 5 commits into from Aug 18, 2021

Conversation

alexander-akait
Copy link
Member

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

WIP on test

Motivation / Use-Case

fix blank screen for initial request when lazy compilation is enabled

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Aug 18, 2021

Codecov Report

Merging #3662 (3fb6685) into master (4f5bab1) will decrease coverage by 0.12%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3662      +/-   ##
==========================================
- Coverage   93.67%   93.55%   -0.13%     
==========================================
  Files          15       15              
  Lines        1313     1318       +5     
  Branches      451      456       +5     
==========================================
+ Hits         1230     1233       +3     
- Misses         76       78       +2     
  Partials        7        7              
Impacted Files Coverage Δ
client-src/utils/reloadApp.js 81.25% <76.92%> (-1.36%) ⬇️
client-src/index.js 84.94% <100.00%> (-0.63%) ⬇️

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 4f5bab1...3fb6685. Read the comment docs.

@alexander-akait alexander-akait merged commit 1768d6b into master Aug 18, 2021
@alexander-akait alexander-akait deleted the fix-lazy-compilation branch August 18, 2021 16:31
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.

None yet

1 participant