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

Alpha #29

Merged
merged 11 commits into from
Jun 17, 2024
Merged

Alpha #29

merged 11 commits into from
Jun 17, 2024

Conversation

mayank1513
Copy link
Member

Refer to - vercel/next.js#66956

  • For some reason, exporting useRGS as default causes errors which are difficult to trace.
  • Exporting useRGS as named export and deprecating the default export.

@mayank1513 mayank1513 self-assigned this Jun 17, 2024
Copy link

deepsource-io bot commented Jun 17, 2024

Here's the code health analysis summary for commits 94c9b78..a8ae74a. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2b56f96) to head (d3394fe).
Report is 1 commits behind head on main.

Current head d3394fe differs from pull request most recent head a8ae74a

Please upload reports for the commit a8ae74a to get more accurate results.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #29   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          300       301    +1     
  Branches        53        53           
=========================================
+ Hits           300       301    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Prefer using explicit casts by calling Number, Boolean, or String over using operators like +, !! or "" +. This is considered best practice as it improves readability.
@mayank1513 mayank1513 merged commit 4c03608 into main Jun 17, 2024
4 checks passed
@mayank1513 mayank1513 deleted the alpha branch June 17, 2024 16:21
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