• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gagoar / codeowners-generator / 6793132474
100%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2023 02:50AM UTC
Jobs 1
Files 11
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Nov 2023 02:49AM UTC coverage: 100.0%. Remained the same
6793132474

push

github

web-flow
Fix it to work on Windows as well and add tests (#374)

Fixes `codeowners-generator`, so it works on Windows as well. The PR
also adds workflow tests for Windows and macOS, and a debugger comment
if an error is thrown in `generate.ts`.

Fixes: https://github.com/gagoar/codeowners-generator/issues/371

The branch protection needs to be updated so the required check matches
the new name `test (ubuntu-latest)`.

**Initial comment**

The first step here is just to try to run the test workflow on both
Windows and macOS in addition to Ubuntu, to see if the issue in
https://github.com/gagoar/codeowners-generator/issues/371 can be
reproduced.

As expected the paths are incorrect on the try run on Windows:

```
       # Rule extracted from dir1/CODEOWNERS
    - /dir1/**/*.ts @eeny @meeny
    + \\dir1\\**\\*.ts @eeny @meeny
```

102 of 103 branches covered (0.0%)

9 of 9 new or added lines in 4 files covered. (100.0%)

261 of 261 relevant lines covered (100.0%)

26.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6793132474.1 08 Nov 2023 02:50AM UTC 11
100.0
GitHub Action Run
Source Files on build 6793132474
  • Tree
  • List 11
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 22b3f06a on github
  • Prev Build on master (#6782593116)
  • Next Build on master (#6833722592)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc