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

ci: build and test on push #7

Merged
merged 1 commit into from
Apr 16, 2024
Merged

ci: build and test on push #7

merged 1 commit into from
Apr 16, 2024

Conversation

lsndr
Copy link
Owner

@lsndr lsndr commented Apr 16, 2024

No description provided.

@lsndr lsndr added the enhancement New feature or request label Apr 16, 2024
@lsndr lsndr self-assigned this Apr 16, 2024
@lsndr lsndr force-pushed the ci/build-and-test-on-push branch from 0349392 to 9063490 Compare April 16, 2024 04:38
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (next@ac272f3). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             next       #7   +/-   ##
=======================================
  Coverage        ?   70.83%           
=======================================
  Files           ?       10           
  Lines           ?       72           
  Branches        ?        9           
=======================================
  Hits            ?       51           
  Misses          ?       21           
  Partials        ?        0           

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

@lsndr lsndr merged commit 32e2f93 into next Apr 16, 2024
6 checks passed
@lsndr lsndr deleted the ci/build-and-test-on-push branch April 16, 2024 04:39
lsndr pushed a commit that referenced this pull request Apr 16, 2024
## [1.0.0-next.4](v1.0.0-next.3...v1.0.0-next.4) (2024-04-16)

### Continuous Integration

* build and test on push ([#7](#7)) ([32e2f93](32e2f93))

### Documentation

* add basic documentation ([#6](#6)) ([f3505e0](f3505e0))
lsndr pushed a commit that referenced this pull request Apr 16, 2024
## 1.0.0 (2024-04-16)

### Build System

* **release:** 1.0.0-next.1 [skip ci] ([e8224a1](e8224a1))
* **release:** 1.0.0-next.2 [skip ci] ([118fc17](118fc17)), closes [#1](#1) [#3](#3) [#2](#2)
* **release:** 1.0.0-next.3 [skip ci] ([ac272f3](ac272f3)), closes [#4](#4) [#5](#5)
* **release:** 1.0.0-next.4 [skip ci] ([f8573b4](f8573b4)), closes [#7](#7) [#6](#6)
* **release:** 1.0.0-next.5 [skip ci] ([1c0912c](1c0912c)), closes [#8](#8)
* add build command ([2fc6f63](2fc6f63))
* add test build command ([40906ec](40906ec))
* add test config ([3ca47ef](3ca47ef))
* **npm:** ignore all except `dist` ([7c226d6](7c226d6))
* remove `dist` before building ([#4](#4)) ([e235193](e235193))
* set up commit lint ([983e44f](983e44f))
* set up semantic release ([f84811e](f84811e))
* set version 1.0.0 ([1fdb25f](1fdb25f))
* setup license and author information ([6ca1a87](6ca1a87))
* setup linter and formatter ([95f6753](95f6753))
* setup pre-commit hook ([2671195](2671195))
* setup project ([57f8065](57f8065))

### Continuous Integration

* add build & test"workflow ([9eabc6c](9eabc6c))
* build and test on push ([#7](#7)) ([32e2f93](32e2f93))
* collect coverage ([9747dd8](9747dd8))
* run check on pull requests ([#1](#1)) ([7fb2760](7fb2760))

### Documentation

* add basic documentation ([#6](#6)) ([f3505e0](f3505e0))
* **readme:** add warning icon ([#8](#8)) ([4b959fe](4b959fe))

### Features

* add plugin configuration ([a06c0a3](a06c0a3))
* implement rule ([78838c4](78838c4))

### Code Refactoring

* rename plugin ([0cc2895](0cc2895))
* rename rule ([#5](#5)) ([91ff6a6](91ff6a6))
* reorganize code ([#3](#3)) ([5d5baaa](5d5baaa))

### Styles

* **license:** fix formatting ([#2](#2)) ([7e95265](7e95265))
* **release:** format config ([cb1d978](cb1d978))

### Tests

* add test cases ([1fc2cc6](1fc2cc6))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants