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

Handle resumable JobEventLog #175

Merged
merged 3 commits into from
Aug 16, 2019
Merged

Handle resumable JobEventLog #175

merged 3 commits into from
Aug 16, 2019

Conversation

JoshKarpel
Copy link
Contributor

Resolves #166

@JoshKarpel JoshKarpel added the enhancement New feature or request label Aug 16, 2019
@JoshKarpel JoshKarpel self-assigned this Aug 16, 2019
@codecov
Copy link

codecov bot commented Aug 16, 2019

Codecov Report

Merging #175 into v0.5.0 will decrease coverage by 0.5%.
The diff coverage is 63.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           v0.5.0     #175      +/-   ##
==========================================
- Coverage   77.16%   76.65%   -0.51%     
==========================================
  Files          19       19              
  Lines        1909     1949      +40     
  Branches      318      320       +2     
==========================================
+ Hits         1473     1494      +21     
- Misses        366      383      +17     
- Partials       70       72       +2
Impacted Files Coverage Δ
htmap/settings.py 96.55% <ø> (ø) ⬆️
htmap/utils.py 78.35% <100%> (+2.76%) ⬆️
htmap/names.py 100% <100%> (ø) ⬆️
htmap/exceptions.py 100% <100%> (ø) ⬆️
htmap/state.py 80.86% <41.37%> (-13.52%) ⬇️
htmap/cli.py 57.43% <50%> (-0.15%) ⬇️
htmap/version.py 85.71% <50%> (-6.6%) ⬇️
htmap/maps.py 77.16% <85.71%> (+0.03%) ⬆️

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 111589e...1c8b3db. Read the comment docs.

@JoshKarpel JoshKarpel merged commit 0041ef1 into v0.5.0 Aug 16, 2019
@JoshKarpel JoshKarpel deleted the resumable-job-event-log branch August 16, 2019 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant