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

v0.5.1 #189

Merged
merged 10 commits into from
Mar 13, 2020
Merged

v0.5.1 #189

merged 10 commits into from
Mar 13, 2020

Conversation

JoshKarpel
Copy link
Contributor

This is the tracking PR for v0.5.1

@JoshKarpel JoshKarpel added testing Testing-related version A PR that will bump HTMap's version labels Mar 10, 2020
@JoshKarpel JoshKarpel self-assigned this Mar 10, 2020
big modernization pass on test framework: update dependency versions; test against new Python versions on Travis; use bind-mounted source in test Docker images; improve codecov integration
@codecov
Copy link

codecov bot commented Mar 10, 2020

Codecov Report

Merging #189 into master will decrease coverage by 0.36%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
- Coverage    78.7%   78.33%   -0.37%     
==========================================
  Files          19       19              
  Lines        1958     1962       +4     
  Branches      314      315       +1     
==========================================
- Hits         1541     1537       -4     
- Misses        352      359       +7     
- Partials       65       66       +1
Impacted Files Coverage Δ
htmap/state.py 93.33% <100%> (-4.17%) ⬇️
htmap/maps.py 79.27% <100%> (-0.45%) ⬇️
htmap/utils.py 76.53% <100%> (-0.24%) ⬇️
htmap/version.py 85.71% <100%> (ø) ⬆️
htmap/_startup.py 83.33% <0%> (-6.67%) ⬇️
htmap/management.py 45.71% <0%> (ø) ⬆️
htmap/settings.py 98.85% <0%> (+2.29%) ⬆️

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 5be40dd...d226f77. Read the comment docs.

…h htmap directory

this should make the test suite faster overall by ~30% in a
linear run because we don't have to wait for jobs to finish to
start the next test, although we still need to wait for the jobs
to actually finish
@JoshKarpel JoshKarpel added the bug Something isn't working label Mar 13, 2020
@JoshKarpel JoshKarpel marked this pull request as ready for review March 13, 2020 18:23
@JoshKarpel JoshKarpel merged commit 7050948 into master Mar 13, 2020
@JoshKarpel JoshKarpel deleted the v0.5.1 branch March 23, 2020 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing Testing-related version A PR that will bump HTMap's version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant