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

📦 directly export qs.ListFormat instead of internal wrapper #624

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

techouse
Copy link
Collaborator

@techouse techouse commented Jun 26, 2024

This PR removes the internal wrapper around qs.ListFormat and exports that directly in the package exports.


Related to #592

@techouse techouse added the enhancement New feature or request label Jun 26, 2024
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.38%. Comparing base (627ff1d) to head (f245916).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #624      +/-   ##
===========================================
+ Coverage    93.02%   93.38%   +0.35%     
===========================================
  Files           22       21       -1     
  Lines          502      499       -3     
===========================================
- Hits           467      466       -1     
+ Misses          35       33       -2     

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

@techouse techouse merged commit 7e1f0f9 into develop Jun 26, 2024
6 checks passed
@techouse techouse deleted the chore/export-qs-ListFormat branch June 26, 2024 11:16
@techouse techouse mentioned this pull request Jun 26, 2024
techouse added a commit that referenced this pull request Jun 30, 2024
* ⬆️ update dependencies and linters (#615)

* 📝 update build_runner reference in readme (#616)

* 📄 create symlink to chopper/LICENSE (#617)

* 👥 update/fix contributors (#618)

* 🔒 add Security Policy (#619)

* 🐛 Fix null body converter (#623)

* 📦 directly export `qs.ListFormat` instead of internal wrapper (#624)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Job Guldemeester <job@dutchcodingcompany.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants