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 missing utf-8 decoding in tests #6641

Merged
merged 7 commits into from
Apr 2, 2024
Merged

Fix missing utf-8 decoding in tests #6641

merged 7 commits into from
Apr 2, 2024

Conversation

philippjfr
Copy link
Member

No description provided.

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

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

Project coverage is 40.16%. Comparing base (365bf37) to head (1ab1ea2).
Report is 2 commits behind head on main.

Files Patch % Lines
panel/pane/_textual.py 0.00% 2 Missing ⚠️
panel/tests/test_docs.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6641       +/-   ##
===========================================
- Coverage   71.17%   40.16%   -31.01%     
===========================================
  Files         313      313               
  Lines       46133    46132        -1     
===========================================
- Hits        32834    18529    -14305     
- Misses      13299    27603    +14304     
Flag Coverage Δ
ui-tests 39.99% <62.50%> (?)
unitexamples-tests 22.18% <0.00%> (-49.00%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@philippjfr philippjfr merged commit 0ef52da into main Apr 2, 2024
14 of 15 checks passed
@philippjfr philippjfr deleted the fix_tests branch April 2, 2024 13:11
ahuang11 pushed a commit that referenced this pull request Apr 2, 2024
ahuang11 pushed a commit that referenced this pull request Apr 2, 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.

None yet

3 participants