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

fix: release pr created by changeset not triggering github action wor… #85

Merged
merged 2 commits into from
Jun 10, 2023

Conversation

thundermiracle
Copy link
Owner

…kflow bug

@changeset-bot
Copy link

changeset-bot bot commented Jun 10, 2023

🦋 Changeset detected

Latest commit: 298dc3e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
filter-data Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8a58d44) 100.00% compared to head (298dc3e) 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #85   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          148       154    +6     
  Branches        17        23    +6     
=========================================
+ Hits           148       154    +6     
Impacted Files Coverage Δ
src/filterData.ts 100.00% <100.00%> (ø)
src/filters/equal.ts 100.00% <100.00%> (ø)
src/filters/filtersMap.ts 100.00% <100.00%> (ø)
src/filters/greater.ts 100.00% <100.00%> (ø)
src/filters/greaterOrEqual.ts 100.00% <100.00%> (ø)
src/filters/less.ts 100.00% <100.00%> (ø)
src/filters/lessOrEqual.ts 100.00% <100.00%> (ø)
src/filters/like.ts 100.00% <100.00%> (ø)
src/filters/notEqual.ts 100.00% <100.00%> (ø)
src/filters/notLike.ts 100.00% <100.00%> (ø)
... and 3 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@thundermiracle thundermiracle merged commit 0f50bd4 into master Jun 10, 2023
@thundermiracle thundermiracle deleted the fix/release-pr-not-trigger-github-action branch June 10, 2023 06:44
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.

2 participants