docs: add the CI badge and point at npm test - #3
Merged
Conversation
Owner
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Aug 11, 2026
leonardourci
force-pushed
the
leonardo/readme-ci-badge
branch
from
August 11, 2026 13:48
8471f84 to
599519e
Compare
leonardourci
force-pushed
the
leonardo/ci-run-tests
branch
2 times, most recently
from
August 11, 2026 13:50
a08faf2 to
d3f1683
Compare
leonardourci
force-pushed
the
leonardo/readme-ci-badge
branch
2 times, most recently
from
August 11, 2026 13:59
167d7ef to
408960f
Compare
leonardourci
force-pushed
the
leonardo/ci-run-tests
branch
2 times, most recently
from
August 11, 2026 14:01
b60820f to
45ca867
Compare
leonardourci
force-pushed
the
leonardo/readme-ci-badge
branch
from
August 11, 2026 14:01
408960f to
125028a
Compare
leonardourci
force-pushed
the
leonardo/ci-run-tests
branch
from
August 11, 2026 14:04
45ca867 to
fa0ea87
Compare
leonardourci
force-pushed
the
leonardo/readme-ci-badge
branch
from
August 11, 2026 14:04
125028a to
2cdb535
Compare
leonardourci
marked this pull request as ready for review
August 11, 2026 14:27
leonardourci
force-pushed
the
leonardo/readme-ci-badge
branch
from
August 11, 2026 14:27
2cdb535 to
24da284
Compare
leonardourci
force-pushed
the
leonardo/ci-run-tests
branch
from
August 11, 2026 14:27
fa0ea87 to
e81a9c0
Compare
Owner
Author
Merge activity
|
leonardourci
changed the base branch from
leonardo/ci-run-tests
to
graphite-base/3
August 11, 2026 14:28
The badge is the fastest way to see the mapping test is green without opening the Actions tab. Test section now shows npm test rather than the raw node invocation, matching what CI runs.
leonardourci
force-pushed
the
leonardo/readme-ci-badge
branch
from
August 11, 2026 14:30
24da284 to
ef0bcdc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

The badge is the fastest way to see the mapping test is green without opening
the Actions tab. Test section now shows npm test rather than the raw node
invocation, matching what CI runs.