Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Asyncify TestPoolManager tests #226

Merged
merged 3 commits into from
Jul 24, 2020

Conversation

pquentin
Copy link
Member

This pull request is based on #225, and shows that the migration is easy!

@codecov
Copy link

codecov bot commented May 18, 2020

Codecov Report

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

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
- Coverage   98.81%   98.78%   -0.04%     
==========================================
  Files          22       22              
  Lines        3204     3204              
==========================================
- Hits         3166     3165       -1     
- Misses         38       39       +1     
Impacted Files Coverage Δ
src/ahip/poolmanager.py 99.65% <0.00%> (-0.35%) ⬇️

@pquentin
Copy link
Member Author

I'd like to understand the coverage drop before merging this.

@pquentin pquentin changed the base branch from master to asynctest May 19, 2020 05:06
@pquentin pquentin changed the base branch from asynctest to master May 19, 2020 05:06
We want to avoid sniffing the backend as long as we're testing both trio
and anyio-trio.
@pquentin pquentin force-pushed the asyncify-poolmanager-tests branch from 96bebcc to d2ad284 Compare May 19, 2020 05:07
@pquentin
Copy link
Member Author

Unfortunately codecov won't let me see the coverage change (all diffs are empty), but #227 is certainly part of the problem

@pquentin
Copy link
Member Author

I'd like to understand the coverage drop before merging this.

Actually, I'm not sure that I want to understand it. :) I've been meaning to do it for two months, but I lack the motivation. @sethmlarson @njsmith Do you mind if I merge it as is, and look at the coverage issue "later"?

@sethmlarson
Copy link
Contributor

@pquentin Let's merge, coverage can always be fixed later. Onwards to victory! :)

@pquentin
Copy link
Member Author

Thanks!

@pquentin pquentin merged commit e58ad15 into python-trio:master Jul 24, 2020
@pquentin pquentin deleted the asyncify-poolmanager-tests branch July 24, 2020 15:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants