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

fixed issue in parser when trying to parse empty loop blocks #71

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

andschenk
Copy link
Contributor

This pull request fixes: #70

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.79%. Comparing base (5b19406) to head (a303f39).
Report is 17 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   80.93%   82.79%   +1.85%     
==========================================
  Files           7        7              
  Lines         278      308      +30     
==========================================
+ Hits          225      255      +30     
  Misses         53       53              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alisterburt
Copy link
Collaborator

alisterburt commented Oct 23, 2024

Awesome work! Thanks @andschenk
closes #70

@alisterburt alisterburt merged commit a81abc3 into teamtomo:main Oct 23, 2024
4 of 5 checks passed
@alisterburt
Copy link
Collaborator

@andschenk by the way, in case you're interested the group of us who maintain/develop teamtomo packages have an informal quarterly meeting and discuss the project at https://imagesc.zulipchat.com/#narrow/channel/426493-TeamTomo - we just had a meeting this morning but it would be great to see you at the next one! 🙂

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.

starfile.read fails when parsing empy loop blocks
3 participants