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 BedGraph, Python3 compatibility #337

Merged
merged 5 commits into from
Oct 30, 2019
Merged

Fix BedGraph, Python3 compatibility #337

merged 5 commits into from
Oct 30, 2019

Conversation

taoliu
Copy link
Contributor

@taoliu taoliu commented Oct 30, 2019

BedGraph.pyx has to be updated to fit Python3. Related to dict.keys function.

#333

@codecov
Copy link

codecov bot commented Oct 30, 2019

Codecov Report

Merging #337 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #337   +/-   ##
=======================================
  Coverage   94.54%   94.54%           
=======================================
  Files           8        8           
  Lines         440      440           
=======================================
  Hits          416      416           
  Misses         24       24

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 d28843f...907ac53. Read the comment docs.

@taoliu taoliu self-assigned this Oct 30, 2019
@taoliu taoliu added the v2.2.5 label Oct 30, 2019
@taoliu taoliu merged commit 0e871a8 into master Oct 30, 2019
@taoliu taoliu mentioned this pull request Oct 31, 2019
@taoliu taoliu deleted the fix_BedGraph_keys branch September 6, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant