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

Upgrade to the latest dev tools #9284

Merged
merged 2 commits into from
Jan 4, 2025
Merged

Upgrade to the latest dev tools #9284

merged 2 commits into from
Jan 4, 2025

Conversation

Pessimistress
Copy link
Collaborator

@Pessimistress Pessimistress commented Dec 8, 2024

Change List

  • Migrate to @vis.gl/dev-tools
  • CI workflow aligns with other vis.gl repos
  • Simplify tsconfig set up
  • Eslint rules and minor lint changes
  • probe.gl and mjolnir.js beta version bump to bring in type fixes

"test-ci": "ocular-lint && ocular-test node && ocular-test cover",
"test-fast": "ocular-test fast",
"test-node": "ocular-test node | tap-spec",
"test-browser": "ocular-test browser",
Copy link
Collaborator

Choose a reason for hiding this comment

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

How should these tests be invoked now? I mostly use test-browser

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yarn test browser

modules/test-utils/src/utils/setup-gl.ts Show resolved Hide resolved
@coveralls
Copy link

coveralls commented Dec 10, 2024

Coverage Status

coverage: 91.705% (+0.002%) from 91.703%
when pulling 8f8a4b8 on x/dev-tools
into 18c4ae4 on master.

@Pessimistress Pessimistress merged commit 5c347a8 into master Jan 4, 2025
4 checks passed
@Pessimistress Pessimistress deleted the x/dev-tools branch January 4, 2025 01:58
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.

3 participants