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

Attempt to get a backtrace out of crash on MacOS #582

Closed

Conversation

njsmith
Copy link
Member

@njsmith njsmith commented Jul 30, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jul 30, 2018

Codecov Report

Merging #582 into master will decrease coverage by 3.69%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #582     +/-   ##
=========================================
- Coverage   99.27%   95.58%   -3.7%     
=========================================
  Files          89       89             
  Lines       10628    10640     +12     
  Branches      747      747             
=========================================
- Hits        10551    10170    -381     
- Misses         59      424    +365     
- Partials       18       46     +28
Impacted Files Coverage Δ
trio/_core/_io_epoll.py 0% <0%> (-100%) ⬇️
trio/_core/_windows_cffi.py 0% <0%> (-91.31%) ⬇️
trio/_core/_io_windows.py 0% <0%> (-77.1%) ⬇️
trio/_core/tests/test_windows.py 23.33% <0%> (-76.67%) ⬇️
trio/_core/tests/test_epoll.py 27.77% <0%> (-72.23%) ⬇️
trio/_util.py 86.58% <0%> (-13.42%) ⬇️
trio/_highlevel_open_unix_stream.py 66.66% <0%> (-11.12%) ⬇️
trio/_core/tests/tutil.py 90.9% <0%> (-9.1%) ⬇️
trio/_socket.py 91.96% <0%> (-8.04%) ⬇️
trio/tests/test_highlevel_open_unix_stream.py 93.54% <0%> (-6.46%) ⬇️
... and 13 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 8a8c092...c087423. Read the comment docs.

@njsmith
Copy link
Member Author

njsmith commented Jul 30, 2018

I think this has served its purpose... see MagicStack/immutables#7 and #583

@njsmith njsmith closed this Jul 30, 2018
@njsmith
Copy link
Member Author

njsmith commented Jul 30, 2018

Re-opening to test immutables 0.6, as requested

@njsmith njsmith reopened this Jul 30, 2018
@njsmith njsmith closed this Jul 30, 2018
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.

1 participant