Skip to content

Commit fc22023

Browse files
committed
[ci skip] update README.md
1 parent cd2d205 commit fc22023

2 files changed

Lines changed: 0 additions & 12 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,6 @@ bongo.c |75.0% 20|80.0% 5| - 0
105105
Total:|75.0% 20|80.0% 5| - 0
106106
```
107107

108-
### Checking Coverage in GitHub Actions
109-
110-
You can use [octocov](https://github.com/k1LoW/octocov) to check coverage information in GitHub Actions.
111-
112-
When you create a Pull Request, octocov automatically comments with the coverage information.
113-
114108
### Checking Coverage in GitHub Pages
115109

116110
By enabling GitHub Pages for your repository and enabling Actions deployment, you can view code coverage generated by `lcov` and `genhtml` commands on GitHub Pages.

README_ja.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,6 @@ bongo.c |75.0% 20|80.0% 5| - 0
106106
Total:|75.0% 20|80.0% 5| - 0
107107
```
108108

109-
### GitHub Actions での確認
110-
111-
[octocov](https://github.com/k1LoW/octocov) を用いて GitHub Actions でカバレッジ情報を確認することができます。
112-
113-
Pull Request を作成すると自動的に octocov によるカバレッジがコメントされます。
114-
115109
### GitHub Pages での確認
116110

117111
リポジトリの GitHub Pages を有効にし、 Actions による deploy を有効にすることで `lcov` および `genhtml` コマンドによって生成されたコードカバレッジを GitHub Pages で閲覧できるようになります。

0 commit comments

Comments
 (0)