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

Split top-level package namespaces into 'hip' and 'ahip' #213

Merged
merged 1 commit into from
May 8, 2020

Conversation

sethmlarson
Copy link
Contributor

Tackling the action item decided in #168 finally! 🎉

@codecov
Copy link

codecov bot commented May 8, 2020

Codecov Report

Merging #213 into master will decrease coverage by 0.51%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #213      +/-   ##
==========================================
- Coverage   99.66%   99.15%   -0.52%     
==========================================
  Files          28       21       -7     
  Lines        2720     3196     +476     
==========================================
+ Hits         2711     3169     +458     
- Misses          9       27      +18     
Impacted Files Coverage Δ
src/ahip/_backends/_common.py 100.00% <ø> (ø)
src/ahip/_backends/_loader.py 95.58% <ø> (ø)
src/ahip/_backends/sync_backend.py 98.63% <ø> (ø)
src/ahip/_collections.py 100.00% <ø> (ø)
src/ahip/backends.py 100.00% <ø> (ø)
src/ahip/base.py 100.00% <ø> (ø)
src/ahip/exceptions.py 100.00% <ø> (ø)
src/ahip/fields.py 100.00% <ø> (ø)
src/ahip/filepost.py 100.00% <ø> (ø)
src/ahip/util/__init__.py 100.00% <ø> (ø)
... and 29 more

Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

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

Turns out this was easy to review from my phone. Thanks Seth, this is amazing!

@pquentin pquentin merged commit 89c766d into python-trio:master May 8, 2020
@sethmlarson sethmlarson deleted the split-ahip-hip branch May 8, 2020 16:05
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