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

chore: use github action instead of circleci #27

Merged
merged 3 commits into from
Jun 2, 2022

Conversation

thundermiracle
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2022

Codecov Report

Merging #27 (124e92a) into master (58f3bcc) will increase coverage by 100.00%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##           master       #27        +/-   ##
=============================================
+ Coverage        0   100.00%   +100.00%     
=============================================
  Files           0        15        +15     
  Lines           0       156       +156     
  Branches        0        18        +18     
=============================================
+ Hits            0       156       +156     
Impacted Files Coverage Δ
src/lib/SearchType.ts 100.00% <0.00%> (ø)
src/filterData.ts 100.00% <0.00%> (ø)
src/prefilters/targetValueNull.ts 100.00% <0.00%> (ø)
src/filters/greater.ts 100.00% <0.00%> (ø)
src/filters/less.ts 100.00% <0.00%> (ø)
src/filters/lessOrEqual.ts 100.00% <0.00%> (ø)
src/lib/utils.ts 100.00% <0.00%> (ø)
src/filters/notEqual.ts 100.00% <0.00%> (ø)
src/filters/like.ts 100.00% <0.00%> (ø)
src/filters/notLike.ts 100.00% <0.00%> (ø)
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 58f3bcc...124e92a. Read the comment docs.

@thundermiracle thundermiracle merged commit fde9ae9 into master Jun 2, 2022
@thundermiracle thundermiracle deleted the ci/use-github-action branch June 2, 2022 23: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.

None yet

2 participants