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

CLI: Create switch-to-prerc command to only update npm packages to pre-rc versions. #18608

Merged
merged 2 commits into from Jan 4, 2024

Conversation

EngincanV
Copy link
Member

@EngincanV EngincanV commented Dec 27, 2023

@EngincanV EngincanV added this to the 8.1-preview milestone Dec 27, 2023
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 94 lines in your changes are missing coverage. Please review.

Comparison is base (21e70fd) 51.74% compared to head (6e5a97d) 51.70%.
Report is 120 commits behind head on dev.

Files Patch % Lines
.../Cli/ProjectModification/PackagePreviewSwitcher.cs 0.00% 57 Missing ⚠️
...Core/Volo/Abp/Cli/Commands/SwitchToPreRcCommand.cs 0.00% 22 Missing ⚠️
.../Abp/Cli/ProjectModification/NpmPackagesUpdater.cs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #18608      +/-   ##
==========================================
- Coverage   51.74%   51.70%   -0.04%     
==========================================
  Files        3075     3076       +1     
  Lines       96947    97014      +67     
  Branches     7715     7721       +6     
==========================================
+ Hits        50161    50162       +1     
- Misses      45251    45317      +66     
  Partials     1535     1535              

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

@gizemmutukurt gizemmutukurt merged commit fd419a0 into dev Jan 4, 2024
3 of 5 checks passed
@gizemmutukurt gizemmutukurt deleted the EngincanV/cli-new-command branch January 4, 2024 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants