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

Fix pintk merge problem #1307

Merged
merged 1 commit into from
Jun 28, 2022
Merged

Fix pintk merge problem #1307

merged 1 commit into from
Jun 28, 2022

Conversation

aarchiba
Copy link
Contributor

Pintk was crashing because fake TOAs were missing a column. This adds that column.

@paulray
Copy link
Member

paulray commented Jun 27, 2022

Looks good to me!

@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #1307 (768af18) into master (a74b41d) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #1307      +/-   ##
==========================================
- Coverage   61.61%   61.60%   -0.01%     
==========================================
  Files          89       89              
  Lines       20165    20166       +1     
  Branches     3611     3611              
==========================================
  Hits        12424    12424              
- Misses       6966     6967       +1     
  Partials      775      775              
Impacted Files Coverage Δ
src/pint/pintk/pulsar.py 33.33% <0.00%> (-0.10%) ⬇️

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 a74b41d...768af18. Read the comment docs.

@aarchiba aarchiba mentioned this pull request Jun 27, 2022
@aarchiba aarchiba merged commit b040702 into nanograv:master Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants