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 parse_it when given Mapping contains bytes values/keys #50

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

Ousret
Copy link
Member

@Ousret Ousret commented Oct 22, 2023

Pull Request

My patch is about

  • 🐛 Bugfix
  • ⬆️ Improvement
  • 📝 Documentation
  • ✔️ Tests
  • ❇️ Feature

Checklist

  • I accept that my PR will be distributed under the MIT license.
  • Test cases added for changed code if necessary.

Describe what you have changed in this PR.

@codecov-commenter
Copy link

codecov-commenter commented Oct 22, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (6c2fd5d) 90.20% compared to head (eec6e66) 90.25%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   90.20%   90.25%   +0.05%     
==========================================
  Files           8        8              
  Lines        1297     1314      +17     
==========================================
+ Hits         1170     1186      +16     
- Misses        127      128       +1     
Files Coverage Δ
kiss_headers/api.py 92.59% <100.00%> (+1.23%) ⬆️
kiss_headers/models.py 92.39% <100.00%> (+0.10%) ⬆️
kiss_headers/version.py 100.00% <100.00%> (ø)
kiss_headers/utils.py 91.02% <80.00%> (-0.82%) ⬇️

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

@Ousret Ousret merged commit f06abea into master Oct 22, 2023
7 checks passed
@Ousret Ousret deleted the fix-bytes-decode-partials branch October 22, 2023 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants