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

Check read block size, fixes #15 #16

Merged
merged 1 commit into from
Oct 25, 2022
Merged

Check read block size, fixes #15 #16

merged 1 commit into from
Oct 25, 2022

Conversation

maxnoe
Copy link
Member

@maxnoe maxnoe commented Oct 24, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Base: 97.18% // Head: 97.54% // Increases project coverage by +0.36% 🎉

Coverage data is based on head (f214297) compared to base (e28d85e).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   97.18%   97.54%   +0.36%     
==========================================
  Files          17       17              
  Lines         355      367      +12     
==========================================
+ Hits          345      358      +13     
+ Misses         10        9       -1     
Impacted Files Coverage Δ
corsikaio/file.py 97.34% <100.00%> (+0.82%) ⬆️
corsikaio/io.py 94.44% <100.00%> (+0.50%) ⬆️
tests/test_file.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@maxnoe maxnoe linked an issue Oct 24, 2022 that may be closed by this pull request
@orelgueta orelgueta merged commit 7c4ad2b into master Oct 25, 2022
@maxnoe maxnoe deleted the truncated branch October 25, 2022 11:04
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.

corsikaio runs indefinetly while reading in CorsikaParticleFile
2 participants