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

Fixing build and doc errors after PR merge #154

Merged
merged 2 commits into from
Jun 23, 2023

Conversation

ssenan
Copy link
Collaborator

@ssenan ssenan commented Jun 23, 2023

@ssenan ssenan added the bug Something isn't working label Jun 23, 2023
@ssenan ssenan added this to the 0.0.0 milestone Jun 23, 2023
@ssenan ssenan self-assigned this Jun 23, 2023
@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #154 (7492fe8) into main (8776054) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##            main    #154      +/-   ##
========================================
- Coverage   2.76%   2.73%   -0.04%     
========================================
  Files         12      12              
  Lines        795     805      +10     
  Branches      88      89       +1     
========================================
  Hits          22      22              
- Misses       773     783      +10     
Impacted Files Coverage Δ
src/dnadiffusion/data/dataloader.py 0.00% <0.00%> (ø)
src/dnadiffusion/models/unet.py 0.00% <0.00%> (ø)
src/dnadiffusion/utils/train_util.py 0.00% <0.00%> (ø)

@ssenan
Copy link
Collaborator Author

ssenan commented Jun 23, 2023

image Relates to the lint-check error currently in the main branch

@cameronraysmith cameronraysmith merged commit a55002d into pinellolab:main Jun 23, 2023
2 of 4 checks passed
@ssenan ssenan deleted the docs branch June 23, 2023 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Lint-check fails after merge, passes during PR
2 participants