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

Replace usetex_tex with gwdetchar's texify utility #272

Merged
merged 4 commits into from
Nov 4, 2019

Conversation

alurban
Copy link

@alurban alurban commented May 28, 2019

This PR replaces calls to gwsumm.plots.utils.usetex_tex with calls to gwdetchar.plot.texify. Note, this utility will not be available until gwdetchar-1.0.0.

cc @duncanmmacleod

@alurban alurban added this to the 1.0.0 milestone May 28, 2019
@alurban alurban self-assigned this May 28, 2019
@alurban alurban force-pushed the texify branch 2 times, most recently from 45bfbb5 to cc6884c Compare July 16, 2019 20:53
@alurban alurban changed the title WIP: Replace usetex_tex with gwdetchar's texify utility Replace usetex_tex with gwdetchar's texify utility Jul 16, 2019
@codecov
Copy link

codecov bot commented Nov 4, 2019

Codecov Report

Merging #272 into master will increase coverage by <.01%.
The diff coverage is 54.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #272      +/-   ##
==========================================
+ Coverage   39.06%   39.06%   +<.01%     
==========================================
  Files          47       47              
  Lines        7542     7544       +2     
==========================================
+ Hits         2946     2947       +1     
- Misses       4596     4597       +1
Flag Coverage Δ
#Linux 39.06% <54.29%> (ø) ⬆️
#python35 39.04% <54.29%> (ø) ⬆️
#python36 39.06% <54.29%> (ø) ⬆️
#python37 39.06% <54.29%> (ø) ⬆️
Impacted Files Coverage Δ
gwsumm/plot/__init__.py 100% <ø> (ø) ⬆️
gwsumm/plot/utils.py 80.77% <100%> (+0.41%) ⬆️
gwsumm/plot/range.py 37.56% <100%> (+0.32%) ⬆️
gwsumm/plot/noisebudget.py 20.83% <100%> (ø) ⬆️
gwsumm/tabs/guardian.py 19.25% <100%> (ø) ⬆️
gwsumm/tabs/management.py 21.74% <100%> (ø) ⬆️
gwsumm/plot/builtin.py 19.17% <25%> (ø) ⬆️
gwsumm/plot/segments.py 15.05% <33.33%> (+0.1%) ⬆️
gwsumm/plot/triggers.py 15.99% <33.33%> (+0.14%) ⬆️
gwsumm/plot/mixins.py 15.15% <50%> (ø) ⬆️
... and 3 more

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 10bed5f...6ba6b95. Read the comment docs.

@alurban alurban merged commit 252dfcd into gwpy:master Nov 4, 2019
@alurban alurban deleted the texify branch November 4, 2019 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant