moxystudio / next-with-moxy

MOXY's boilerplate to accelerate the setup of new Next.js based web applications
https://next-with.moxy.tech
MIT License
101 stars 11 forks source link

feat: add top progress loading bar #122

Closed satazor closed 3 years ago

github-actions[bot] commented 3 years ago

This pull-request can be previewed at https://next-with-moxy-pr-122.vercel.app. Please check the Vercel status below to see when it's ready.

codecov[bot] commented 3 years ago

Codecov Report

Merging #122 (3390f34) into master (6a4eb06) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #122   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        27    +1     
  Lines          175       196   +21     
  Branches        16        19    +3     
=========================================
+ Hits           175       196   +21     
Impacted Files Coverage Δ
www/app/App.js 100.00% <100.00%> (ø)
www/shared/modules/nprogress/nprogress.js 100.00% <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 6a4eb06...3390f34. Read the comment docs.

satazor commented 3 years ago

All done @threequartersjohn, thanks for your awesome review.