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

Minor drive-by fixes #544

Merged
merged 5 commits into from
Feb 21, 2024
Merged

Minor drive-by fixes #544

merged 5 commits into from
Feb 21, 2024

Conversation

Xanewok
Copy link
Contributor

@Xanewok Xanewok commented Feb 21, 2024

  • Because this PR includes a bug fix, relevant tests have been included.
  • Because this PR includes a new feature, the change was previously discussed on an Issue or with someone from the team.
  • I didn't do anything of this.

Discovered while I'm going through and starting to internalize the repository.

This PR:

  • cleans up some of the dev dependencies
  • removes unnecessarily suppressed ESLint lints
  • fixes some spelling in the README
  • adds a console.log before fetching dependencies while bundling

I thought that these are not big enough to warrant separate PRs, so I decided to bundle these together.

As per its deprecation message: "This is a stub types definition.
yaml provides its own type definitions, so you do not need this installed."

I can verify that the latest yaml used ship its own type definitions.
This may take some time (especially on a slow connection) and we should
surface to the user that the command is doing something rather than
being stuck, as the `npm install` output is not surfaced to the user.
I know this is basically no-op since the point of the package is
to group the protocol tests but it makes things a bit cleaner.
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/@types/yaml@1.9.7

View full report↗︎

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (development@12bb234). Click here to learn what that means.

❗ Current head 558b321 differs from pull request most recent head 32e3fbb. Consider uploading reports for the commit 32e3fbb to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff               @@
##             development     #544   +/-   ##
==============================================
  Coverage               ?   52.62%           
==============================================
  Files                  ?      228           
  Lines                  ?     5317           
  Branches               ?      835           
==============================================
  Hits                   ?     2798           
  Misses                 ?     2281           
  Partials               ?      238           

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

Copy link
Member

@kanej kanej left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for the fixes.

@Xanewok Xanewok merged commit 614c921 into development Feb 21, 2024
7 checks passed
@Xanewok Xanewok deleted the Xanewok/misc-fixes branch February 21, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants