Back to Showcase

@katayama8000/backlog-ts

Latest Commit
9f5188b469c7f91af360d946a15b4814ea550040
64%
Latest Score
5 total runs
33
Total Mutations
9
Killed
12
Type Errors
9
Survived
0
Errors
Tested with Mutasaurus: jsr:@mutasaurus/mutasaurus@0.1.4

Detailed Mutation Report

Source Files (11)
/src
/tests

Select a file to view mutations

Click a mutation to view details

Mutation Run History

9f5188bmain64%
feat: Implement retry logic for failed requests with configurable opt… (#9) * feat: Implement retry logic for failed requests with configurable options * refactor: Replace RetryMockServer class with functional mock server implementation * refactor: Simplify retryable error check and enhance logging in request function * chore: Bump version to 0.1.5 in deno.json and jsr.json
by katayama8000Nov 12, 12:52 PM
Completed
Mutations: 33
Killed: 9
Type Errors: 12
Survived: 9
Errors: 0
Timeouts: 3
Runtime: 1m 0s
version: jsr:@mutasaurus/mutasaurus@0.1.4
74ef695main52%
docs: Update README.md to clarify library's unofficial status and developer background
by katayama8000Nov 7, 02:37 PM
Completed
Mutations: 23
Killed: 5
Type Errors: 7
Survived: 11
Errors: 0
Timeouts: 0
Runtime: 24s
version: jsr:@mutasaurus/mutasaurus@0.1.4
4ca7abfmain92%
fix: Bump version to 0.1.3 in deno.json
by katayama8000Nov 6, 01:00 PM
Completed
Mutations: 12
Killed: 5
Type Errors: 6
Survived: 1
Errors: 0
Timeouts: 0
Runtime: 17s
version: jsr:@mutasaurus/mutasaurus@0.1.4
d72fd5bmain92%
fix: Update publish workflow to trigger on version tags instead of main branch
by katayama8000Nov 1, 06:20 AM
Completed
Mutations: 12
Killed: 5
Type Errors: 6
Survived: 1
Errors: 0
Timeouts: 0
Runtime: 16s
version: jsr:@mutasaurus/mutasaurus@0.1.4
643f41dmain100%
Implement Document API with getDocument function and related tests (#4) * feat: Implement Document API with getDocument function and related tests * style: Standardize quotes and formatting in integration tests
by katayama8000Oct 28, 12:37 PM
Completed
Mutations: 10
Killed: 5
Type Errors: 5
Survived: 0
Errors: 0
Timeouts: 0
Runtime: 13s
version: jsr:@mutasaurus/mutasaurus@0.1.3

Mutations are not run by their respective open source project maintainers. The mutation score does not tell the full story of a test suite, and while it may be a better proxy than traditional test coverage for quality, scores should be used as a guide, not a definitive measure.