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

Ng 16 #2341

Merged
merged 20 commits into from
Dec 13, 2023
Merged

Ng 16 #2341

merged 20 commits into from
Dec 13, 2023

Conversation

anandtiwary
Copy link
Contributor

@anandtiwary anandtiwary commented Aug 6, 2023

Description

Please include a summary of the change, motivation and context.

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.

@github-actions

This comment has been minimized.

Base automatically changed from ng-15 to main August 7, 2023 06:58
@anandtiwary anandtiwary marked this pull request as ready for review August 7, 2023 09:12
@anandtiwary anandtiwary requested a review from a team as a code owner August 7, 2023 09:12
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e9a8dff) 81.86% compared to head (de702be) 81.69%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2341      +/-   ##
==========================================
- Coverage   81.86%   81.69%   -0.18%     
==========================================
  Files         928      928              
  Lines       20924    20787     -137     
  Branches     3338     3135     -203     
==========================================
- Hits        17130    16981     -149     
- Misses       3656     3665       +9     
- Partials      138      141       +3     

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

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

Unit Test Results

       4 files  ±0     309 suites  ±0   45m 27s ⏱️ - 2m 58s
1 122 tests ±0  1 122 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
1 132 runs  ±0  1 132 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit affd19a. ± Comparison against base commit 91fc594.

Copy link

github-actions bot commented Dec 12, 2023

Test Results

       4 files  ±0     316 suites  ±0   32m 43s ⏱️ +45s
1 135 tests ±0  1 135 ✔️ ±0  0 💤 ±0  0 ±0 
1 145 runs  ±0  1 145 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit de702be. ± Comparison against base commit e9a8dff.

♻️ This comment has been updated with latest results.

"@angular/platform-browser": "^16.1.8",
"@angular/platform-browser-dynamic": "^16.1.8",
"@angular/router": "^16.1.8",
"@apollo/client": "^3.8.5",
"@fullstory/browser": "^1.7.1",
"@hypertrace/hyperdash": "^1.2.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@hypertrace/hyperdash": "^1.2.1",
"@hypertrace/hyperdash": "^1.3.0",

"@fullstory/browser": "^1.7.1",
"@hypertrace/hyperdash": "^1.2.1",
"@hypertrace/hyperdash-angular": "4.0.0",
"@types/d3-hierarchy": "^2.0.5",
"@hypertrace/hyperdash-angular": "^5.1.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@hypertrace/hyperdash-angular": "^5.1.0",
"@hypertrace/hyperdash-angular": "^5.2.0",

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we do it separately? Just in case the new hd version leads to any UI issues.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, that's fine.

"no-console": [
"error",
{
"allow": [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure we want this? We might be better off leaving it to loggerService.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This already exists. See above. I think the tool has re-arranged the rules.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, fair enough.

jake-bassett
jake-bassett previously approved these changes Dec 12, 2023
@anandtiwary anandtiwary merged commit 44f1d65 into main Dec 13, 2023
12 of 13 checks passed
@anandtiwary anandtiwary deleted the ng-16 branch December 13, 2023 17:32
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

2 participants