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

🐛 fix isNonNullishPrimitive method to enable encoding Enums #2

Merged
merged 4 commits into from
Apr 4, 2024

Conversation

techouse
Copy link
Owner

@techouse techouse commented Apr 4, 2024

No description provided.

@techouse techouse added the bug Something isn't working label Apr 4, 2024
@techouse techouse self-assigned this Apr 4, 2024
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

Attention: Patch coverage is 91.30435% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 96.56%. Comparing base (75ce9e5) to head (d420489).

Files Patch % Lines
lib/src/qs.dart 50.00% 1 Missing ⚠️
lib/src/utils.dart 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
+ Coverage   96.53%   96.56%   +0.02%     
==========================================
  Files          13       13              
  Lines         606      611       +5     
==========================================
+ Hits          585      590       +5     
  Misses         21       21              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@techouse techouse marked this pull request as ready for review April 4, 2024 18:53
@techouse techouse changed the title 🐛 encode any object by calling toString 🐛 fix isNonNullishPrimitive method to enable encoding Enums Apr 4, 2024
@techouse techouse merged commit b166e56 into main Apr 4, 2024
5 of 6 checks passed
@techouse techouse deleted the fix/encode-any-object branch April 4, 2024 18:55
@techouse techouse mentioned this pull request Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant