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.4.4 #176

Merged
merged 2 commits into from
Sep 4, 2019
Merged

v0.4.4 #176

merged 2 commits into from
Sep 4, 2019

Conversation

JoshKarpel
Copy link
Contributor

Small change: print only the first and last characters of very long variables in tracebacks, to improve readability of execution error reports.

@JoshKarpel JoshKarpel added enhancement New feature or request version A PR that will bump HTMap's version labels Sep 4, 2019
@JoshKarpel JoshKarpel self-assigned this Sep 4, 2019
@codecov
Copy link

codecov bot commented Sep 4, 2019

Codecov Report

Merging #176 into master will decrease coverage by 0.06%.
The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
- Coverage    77.2%   77.13%   -0.07%     
==========================================
  Files          21       21              
  Lines        1895     1898       +3     
  Branches      310      311       +1     
==========================================
+ Hits         1463     1464       +1     
- Misses        367      368       +1     
- Partials       65       66       +1
Impacted Files Coverage Δ
htmap/version.py 87.5% <100%> (ø) ⬆️
htmap/errors.py 77.27% <50%> (-2.1%) ⬇️

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 fdc4c0a...28e738b. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Sep 4, 2019

Codecov Report

Merging #176 into master will decrease coverage by 0.06%.
The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
- Coverage    77.2%   77.13%   -0.07%     
==========================================
  Files          21       21              
  Lines        1895     1898       +3     
  Branches      310      311       +1     
==========================================
+ Hits         1463     1464       +1     
- Misses        367      368       +1     
- Partials       65       66       +1
Impacted Files Coverage Δ
htmap/version.py 87.5% <100%> (ø) ⬆️
htmap/errors.py 77.27% <50%> (-2.1%) ⬇️

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 fdc4c0a...28e738b. Read the comment docs.

@JoshKarpel JoshKarpel merged commit 9b63c0e into master Sep 4, 2019
@JoshKarpel JoshKarpel deleted the cut-down-very-long-variables branch September 4, 2019 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request version A PR that will bump HTMap's version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant