Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ decode: add throwOnLimitExceeded option #26

Merged
merged 5 commits into from
Nov 23, 2024

:white_check_mark: add more tests

23ca2fc
Select commit
Loading
Failed to load commit list.
Merged

✨ decode: add throwOnLimitExceeded option #26

:white_check_mark: add more tests
23ca2fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 23, 2024 in 0s

83.33% of diff hit (target 97.70%)

View this Pull Request on Codecov

83.33% of diff hit (target 97.70%)

Annotations

Check warning on line 19 in lib/src/extensions/decode.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/extensions/decode.dart#L19

Added line #L19 was not covered by tests

Check warning on line 21 in lib/src/extensions/decode.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/extensions/decode.dart#L21

Added line #L21 was not covered by tests

Check warning on line 54 in lib/src/extensions/decode.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/extensions/decode.dart#L54

Added line #L54 was not covered by tests

Check warning on line 156 in lib/src/extensions/decode.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/extensions/decode.dart#L154-L156

Added lines #L154 - L156 were not covered by tests

Check warning on line 123 in lib/src/utils.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/utils.dart#L123

Added line #L123 was not covered by tests

Check warning on line 127 in lib/src/utils.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/utils.dart#L127

Added line #L127 was not covered by tests