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

Angular: use single version in dependencies #7397

Merged

Conversation

murdos
Copy link
Contributor

@murdos murdos commented Sep 5, 2023

Fixes #3836

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a5bf6ff) 100.00% compared to head (82a4007) 100.00%.
Report is 21 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #7397   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      2581      2582    +1     
===========================================
  Files            671       671           
  Lines          11327     11348   +21     
  Branches         241       241           
===========================================
+ Hits           11327     11348   +21     
Files Changed Coverage Δ
...ient/angular/core/domain/AngularModuleFactory.java 100.00% <100.00%> (ø)
.../domain/packagejson/JHipsterModulePackageJson.java 100.00% <100.00%> (ø)
...dule/domain/packagejson/PackageJsonDependency.java 100.00% <100.00%> (ø)
...ucture/secondary/FileSystemPackageJsonHandler.java 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@murdos murdos force-pushed the npm-parent-package-dependency-resolver branch from 67d4f17 to 82a4007 Compare September 6, 2023 19:53
@qmonmert qmonmert mentioned this pull request Sep 7, 2023
@pascalgrimaud pascalgrimaud merged commit a7c5b98 into jhipster:main Sep 7, 2023
31 checks passed
@murdos murdos deleted the npm-parent-package-dependency-resolver branch July 20, 2024 19:37
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.

Angular: use single version in dependencies
2 participants