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

Update connection instructions in devtools header #469

Merged
merged 1 commit into from
May 4, 2022

Conversation

darrenburns
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 4, 2022

Codecov Report

Merging #469 (84a37e4) into css (386aa6d) will increase coverage by 14.63%.
The diff coverage is 56.25%.

@@             Coverage Diff             @@
##              css     #469       +/-   ##
===========================================
+ Coverage   38.06%   52.69%   +14.63%     
===========================================
  Files          85      101       +16     
  Lines        6526     8317     +1791     
===========================================
+ Hits         2484     4383     +1899     
+ Misses       4042     3934      -108     
Flag Coverage Δ
unittests 52.69% <56.25%> (+14.63%) ⬆️

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

Impacted Files Coverage Δ
src/textual/_event_broker.py 50.00% <ø> (+50.00%) ⬆️
src/textual/drivers/win32.py 0.00% <0.00%> (ø)
src/textual/drivers/windows_driver.py 0.00% <0.00%> (ø)
src/textual/layout.py 0.00% <0.00%> (-29.92%) ⬇️
src/textual/renderables/blank.py 0.00% <0.00%> (ø)
src/textual/renderables/gradient.py 0.00% <0.00%> (ø)
src/textual/scrollbar.py 0.00% <0.00%> (ø)
src/textual/views/_dock_view.py 0.00% <0.00%> (ø)
src/textual/views/_document_view.py 0.00% <0.00%> (ø)
src/textual/views/_grid_view.py 0.00% <0.00%> (ø)
... and 98 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f861f8...84a37e4. Read the comment docs.

Copy link

@olivierphi olivierphi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 !

@willmcgugan willmcgugan merged commit 1ce53d5 into css May 4, 2022
@willmcgugan willmcgugan deleted the fix-devtools-instructional-header branch May 4, 2022 12:36
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.

4 participants