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

feat: support files with custom experiment loops #148

Merged
merged 2 commits into from
Jun 24, 2023
Merged

Conversation

tlambert03
Copy link
Owner

rather rare experiment type, but custom.nd2 in the test data provides an example

@codecov
Copy link

codecov bot commented Jun 24, 2023

Codecov Report

Merging #148 (6f9affe) into main (77663b6) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   93.06%   93.09%   +0.03%     
==========================================
  Files          15       15              
  Lines        2191     2201      +10     
==========================================
+ Hits         2039     2049      +10     
  Misses        152      152              
Impacted Files Coverage Δ
src/nd2/_util.py 91.66% <ø> (ø)
src/nd2/_pysdk/_parse.py 92.99% <100.00%> (+0.06%) ⬆️
src/nd2/structures.py 96.31% <100.00%> (+0.07%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tlambert03 tlambert03 merged commit c9ced88 into main Jun 24, 2023
@tlambert03 tlambert03 deleted the custom-experiment branch June 24, 2023 23:22
@tlambert03 tlambert03 added the enhancement New feature or request label Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant