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

Use Github actions for CI #58

Merged
merged 6 commits into from Oct 9, 2022
Merged

Use Github actions for CI #58

merged 6 commits into from Oct 9, 2022

Conversation

phaverty
Copy link
Owner

@phaverty phaverty commented Oct 9, 2022

Using same ci.yml as DataFrames.jl. I hope that is the new standard for CI Julia packages. It looks pretty general.

@phaverty
Copy link
Owner Author

phaverty commented Oct 9, 2022

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.

@phaverty phaverty changed the title Tagbot Use Github actions for CI Oct 9, 2022
@codecov
Copy link

codecov bot commented Oct 9, 2022

Codecov Report

Merging #58 (09f1505) into master (ab0adca) will decrease coverage by 0.53%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   91.92%   91.39%   -0.54%     
==========================================
  Files          15       15              
  Lines         731      848     +117     
==========================================
+ Hits          672      775     +103     
- Misses         59       73      +14     
Impacted Files Coverage Δ
src/runs.jl 98.83% <100.00%> (+0.20%) ⬆️
src/sorting.jl 100.00% <100.00%> (+11.76%) ⬆️
src/precompile.jl 0.00% <0.00%> (-100.00%) ⬇️
src/utils.jl 93.75% <0.00%> (-1.13%) ⬇️
src/math.jl 100.00% <0.00%> (ø)
src/ranges.jl 100.00% <0.00%> (ø)
src/RLEVectors.jl 100.00% <0.00%> (ø)
src/collections_api.jl 99.35% <0.00%> (+0.08%) ⬆️
src/RLEDataFrame-type.jl 96.55% <0.00%> (+0.55%) ⬆️
... and 5 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@phaverty phaverty merged commit 71a287f into master Oct 9, 2022
@phaverty phaverty deleted the tagbot branch October 9, 2022 21:49
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