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

OpenJDK14から16に変更 #19 + CIをtag push式に変更 #20 #21

Merged
merged 21 commits into from
Nov 24, 2021

Conversation

jiro4989
Copy link
Owner

@jiro4989 jiro4989 commented Nov 24, 2021

jiro4989/TKoolFacetileMaker2#50 と同じことやった。

ただし上記リポジトリと違って、本リポジトリにはテストコードがないし、Coverageも取れないので、CIジョブからCoverage取得処理を削除した。

close #19 , close #20

@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@eee5eb9). Click here to learn what that means.
The diff coverage is 0.00%.

❗ Current head b508ab8 differs from pull request most recent head c91e326. Consider uploading reports for the commit c91e326 to get more accurate results
Impacted file tree graph

@@           Coverage Diff            @@
##             master     #21   +/-   ##
========================================
  Coverage          ?   0.00%           
========================================
  Files             ?      24           
  Lines             ?    1087           
  Branches          ?      56           
========================================
  Hits              ?       0           
  Misses            ?    1087           
  Partials          ?       0           
Impacted Files Coverage Δ
...c/main/java/com/jiro4989/tkite/MainController.java 0.00% <0.00%> (ø)
...java/com/jiro4989/tkite/image/OutputImagePane.java 0.00% <0.00%> (ø)
.../main/java/com/jiro4989/tkite/util/ImageUtils.java 0.00% <0.00%> (ø)
...main/java/com/jiro4989/tkite/util/RecentFiles.java 0.00% <0.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 eee5eb9...c91e326. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

git tag pushでリリースを実行できるようにする OpenJDK 16にアップグレードする
1 participant