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

🔖 Release 2.4.3 #52

Merged
merged 1 commit into from
Nov 12, 2023
Merged

🔖 Release 2.4.3 #52

merged 1 commit into from
Nov 12, 2023

Conversation

Ousret
Copy link
Member

@Ousret Ousret commented Nov 12, 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.

Function parse_it is improved.

  • Added support for niquests.Response
  • Added support for kiss_headers.Headers (deep copy returned)

Function parse_it is improved.

- Added support for niquests.Response
- Added support for kiss_headers.Headers (deepcopy returned)
@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2023

Codecov Report

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

Comparison is base (fe18870) 90.47% compared to head (14f9b59) 90.42%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   90.47%   90.42%   -0.06%     
==========================================
  Files           8        8              
  Lines        1323     1326       +3     
==========================================
+ Hits         1197     1199       +2     
- Misses        126      127       +1     
Files Coverage Δ
kiss_headers/models.py 92.58% <100.00%> (ø)
kiss_headers/version.py 100.00% <100.00%> (ø)
kiss_headers/api.py 91.66% <75.00%> (-0.93%) ⬇️

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

@Ousret Ousret merged commit 598676b into master Nov 12, 2023
7 checks passed
@Ousret Ousret deleted the release-2.4.3 branch November 12, 2023 18:07
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