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

tests: remove timeout from async tests #26

Merged
merged 1 commit into from
Oct 29, 2023
Merged

Conversation

P403n1x87
Copy link
Owner

@P403n1x87 P403n1x87 commented Oct 29, 2023

With the latest changes to Austin there should be no need for the timeout argument, so we remove it.

@P403n1x87 P403n1x87 self-assigned this Oct 29, 2023
With the latest changes to Austin there should be no need for the
timeout argument, so we remove it.
@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (36871cc) 73.83% compared to head (31697b0) 73.84%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #26   +/-   ##
=======================================
  Coverage   73.83%   73.84%           
=======================================
  Files          16       16           
  Lines        1464     1472    +8     
  Branches      215      215           
=======================================
+ Hits         1081     1087    +6     
- Misses        321      323    +2     
  Partials       62       62           
Files Coverage Δ
austin/aio.py 89.65% <100.00%> (ø)
austin/cli.py 79.26% <100.00%> (+0.25%) ⬆️
austin/format/mojo.py 87.23% <100.00%> (+0.27%) ⬆️
austin/simple.py 88.00% <100.00%> (-3.84%) ⬇️
austin/threads.py 88.88% <100.00%> (ø)
austin/__init__.py 71.01% <50.00%> (ø)

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

@P403n1x87 P403n1x87 merged commit eaa2473 into main Oct 29, 2023
16 of 19 checks passed
@P403n1x87 P403n1x87 deleted the tests/remove-timeout branch October 29, 2023 11:35
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