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

[GH-372] Fix unmarshaling issue with Wordpress strategy connections #398

Merged
merged 2 commits into from
May 2, 2024

Conversation

developerkunal
Copy link
Contributor

🔧 Changes

  • Fix unmarshaling issue with Wordpress strategy connections

📚 References

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 95.34%. Comparing base (911ade2) to head (7d09363).

Files Patch % Lines
management/connection.go 80.64% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
- Coverage   95.37%   95.34%   -0.04%     
==========================================
  Files          47       47              
  Lines        7527     7558      +31     
==========================================
+ Hits         7179     7206      +27     
- Misses        232      235       +3     
- Partials      116      117       +1     

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

@developerkunal developerkunal marked this pull request as ready for review May 2, 2024 10:15
@developerkunal developerkunal requested a review from a team as a code owner May 2, 2024 10:15
@developerkunal developerkunal merged commit 2b3e239 into main May 2, 2024
7 checks passed
@developerkunal developerkunal deleted the fix-wordpress-strategy-connection-unmarshaling branch May 2, 2024 10:31
@developerkunal developerkunal mentioned this pull request May 9, 2024
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.

3 participants