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 for JSON unexpected character error #141

Merged
merged 4 commits into from
Apr 21, 2024

Conversation

golles
Copy link
Owner

@golles golles commented Apr 19, 2024

  • Add response text to diagnostics
  • Easier way to load fixtures for tests

- Add response text to diagnostics
- Easier way to load fixtures for tests
@golles golles linked an issue Apr 19, 2024 that may be closed by this pull request
1 task
custom_components/knmi/api.py Outdated Show resolved Hide resolved
custom_components/knmi/api.py Outdated Show resolved Hide resolved
Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.91%. Comparing base (795ede4) to head (98befcb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
+ Coverage   98.60%   98.91%   +0.30%     
==========================================
  Files           9        9              
  Lines         359      368       +9     
==========================================
+ Hits          354      364      +10     
+ Misses          5        4       -1     

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

Copy link

@golles golles merged commit 19721ba into main Apr 21, 2024
8 checks passed
@golles golles deleted the 130-update-failed-unexpected-character branch April 21, 2024 14: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.

Update failed! - unexpected character
2 participants