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 GitHub Actions #744

Merged
merged 51 commits into from Oct 1, 2019
Merged

Migrate to GitHub Actions #744

merged 51 commits into from Oct 1, 2019

Conversation

xerial
Copy link
Member

@xerial xerial commented Sep 29, 2019

  • Run cross Scala version tests
  • Report Codecov coverage report
  • Documentation task
  • Snapshot release task on master
  • Run the release task on tagged commits
  • [ ] Ignore tests if the commit message has "[doc" prefix
  • [ ] Ignore tests if the commit message has "[release" prefix

@codecov
Copy link

codecov bot commented Sep 29, 2019

Codecov Report

Merging #744 into master will increase coverage by 1.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #744      +/-   ##
==========================================
+ Coverage   82.52%   83.66%   +1.13%     
==========================================
  Files         217      217              
  Lines        8618     8618              
  Branches      604      617      +13     
==========================================
+ Hits         7112     7210      +98     
+ Misses       1506     1408      -98
Impacted Files Coverage Δ
...wvlet/airframe/jdbc/PostgreSQLConnectionPool.scala 61.11% <0%> (-38.89%) ⬇️
...ain/scala/wvlet/airframe/jdbc/ConnectionPool.scala 65.51% <0%> (-34.49%) ⬇️
...ala/wvlet/airframe/jdbc/SQLiteConnectionPool.scala 92.3% <0%> (-7.7%) ⬇️
...wvlet/airframe/canvas/DirectByteBufferAccess.scala 71.42% <0%> (+2.38%) ⬆️
...x/src/main/scala/wvlet/airframe/jmx/JMXMBean.scala 70% <0%> (+2.85%) ⬆️
...rframe/msgpack/json/StreamMessagePackBuilder.scala 94.82% <0%> (+5.17%) ⬆️
...rc/main/scala/wvlet/airframe/surface/Surface.scala 80% <0%> (+10%) ⬆️
...json/src/main/scala/wvlet/airframe/json/JSON.scala 72.91% <0%> (+35.41%) ⬆️
...mx/src/main/scala/wvlet/airframe/jmx/JMXUtil.scala 88.88% <0%> (+47.22%) ⬆️
...main/scala/wvlet/airframe/jmx/MBeanParameter.scala 100% <0%> (+50%) ⬆️
... and 3 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 daa7e8f...59dbf61. Read the comment docs.

@xerial xerial changed the title Test GitHub Actions Migrate to GitHub Actions Sep 30, 2019
@xerial xerial merged commit f543442 into master Oct 1, 2019
@exoego exoego deleted the gh-action branch February 4, 2022 02:21
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

1 participant