streetsidesoftware / cspell-action

GitHub Action: Check Spelling
MIT License
81 stars 9 forks source link

fix: Fail the action if there are errors #1902

Closed Jason3S closed 2 months ago

Jason3S commented 2 months ago

fixes #1897

Note: this is difficult to have a test that guarantees that it will fail, because there is no way to write a workflow to test it 100%.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10354687834

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
action-src/src/action.ts 2 3 66.67%
<!-- Total: 2 3 66.67% -->
Totals Coverage Status
Change from base Build 10354630121: -0.4%
Covered Lines: 249
Relevant Lines: 259

💛 - Coveralls