-
Notifications
You must be signed in to change notification settings - Fork 1
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
Rewrite hictk's fuzzer #226
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… matrices of pixels [no ci]
…e matrices of pixels [no ci]
robomics
added
testing
Pull requests that perform updates to the test infrastructure
CI
Updates to the Continuous Integration pipeline
labels
Aug 26, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #226 +/- ##
==========================================
+ Coverage 74.39% 74.58% +0.19%
==========================================
Files 144 144
Lines 12459 12454 -5
Branches 1449 1441 -8
==========================================
+ Hits 9269 9289 +20
+ Misses 1998 1985 -13
+ Partials 1192 1180 -12 ☔ View full report in Codecov by Sentry. |
robomics
force-pushed
the
test/fuzzy
branch
4 times, most recently
from
September 13, 2024 13:43
fb33dc4
to
8becd42
Compare
robomics
force-pushed
the
test/fuzzy
branch
from
September 13, 2024 14:30
8becd42
to
4f36b88
Compare
robomics
force-pushed
the
test/fuzzy
branch
from
September 13, 2024 17:28
f00c889
to
3e6809f
Compare
robomics
force-pushed
the
test/fuzzy
branch
from
September 13, 2024 17:29
3e6809f
to
239cd7a
Compare
robomics
force-pushed
the
test/fuzzy
branch
from
September 14, 2024 21:08
a4e260b
to
ae69437
Compare
robomics
force-pushed
the
test/fuzzy
branch
from
September 14, 2024 23:27
a0056f6
to
a946784
Compare
robomics
force-pushed
the
test/fuzzy
branch
from
September 15, 2024 20:03
59b51d7
to
b9a0584
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #220