Skip to content

Commit

Permalink
Update the link to coverage data
Browse files Browse the repository at this point in the history
  • Loading branch information
mame authored Jul 20, 2019
1 parent 77bba6f commit 1af756f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JA/6_coverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

カバレッジの可視化例を見てみましょう。次の URL を開いてください。

https://rubyci.s3.amazonaws.com/debian8-coverage/ruby-trunk/lcov/index.html
https://rubyci.org/coverage

ここには、MRI のカバレッジ測定・可視化を定期実行した最新の結果が置かれています。たとえば、"ruby" というディレクトリを辿り、その中の ["array.c"](https://rubyci.s3.amazonaws.com/debian8-coverage/ruby-trunk/lcov/ruby/array.c.gcov.html) というファイルを開いてみて下さい。

Expand Down

0 comments on commit 1af756f

Please sign in to comment.