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

Migrate to gh-actions #720

Merged
merged 6 commits into from Jan 19, 2021
Merged

Migrate to gh-actions #720

merged 6 commits into from Jan 19, 2021

Conversation

majst01
Copy link
Collaborator

@majst01 majst01 commented Jan 18, 2021

Travis is going to die, gh actions are mature now.

@rhajek i tried to migrate the deploy-snapshot actions to my best knowledge, please check.

@majst01 majst01 requested a review from rhajek January 18, 2021 08:00
@codecov-io
Copy link

codecov-io commented Jan 19, 2021

Codecov Report

Merging #720 (0644513) into master (19f9ea9) will decrease coverage by 0.82%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #720      +/-   ##
============================================
- Coverage     52.75%   51.92%   -0.83%     
+ Complexity      363      356       -7     
============================================
  Files            69       69              
  Lines          2540     2540              
  Branches        266      266              
============================================
- Hits           1340     1319      -21     
- Misses         1135     1158      +23     
+ Partials         65       63       -2     
Impacted Files Coverage Δ Complexity Δ
.../influxdb/msgpack/MessagePackConverterFactory.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-3.00%)
...uxdb/msgpack/MessagePackResponseBodyConverter.java 0.00% <0.00%> (-25.00%) 0.00% <0.00%> (-1.00%)
src/main/java/org/influxdb/impl/InfluxDBImpl.java 75.17% <0.00%> (-3.88%) 74.00% <0.00%> (-3.00%)

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 19f9ea9...0644513. Read the comment docs.

@majst01 majst01 merged commit d62892f into master Jan 19, 2021
@majst01 majst01 deleted the gh-actions branch January 19, 2021 06:59
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