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

For v0.3.0 #23

Merged
merged 14 commits into from
Jul 13, 2024
Merged

For v0.3.0 #23

merged 14 commits into from
Jul 13, 2024

Conversation

jpvantassel
Copy link
Owner

@jpvantassel jpvantassel commented Jul 13, 2024

In this upcoming release:

✨ Check if files exist earlier in Jupyter examples.
✨ Improve external file reading (see #16 ).
✨ Make interactive trimming more intuitive by adding text prompts.
🔨 Update regex syntax to comply with safe escapes.

Copy link

codecov bot commented Jul 13, 2024

Codecov Report

Attention: Patch coverage is 67.90123% with 26 lines in your changes missing coverage. Please review.

Project coverage is 81.41%. Comparing base (5155a2d) to head (a8a67b3).
Report is 3 commits behind head on main.

Files Patch % Lines
swprocess/sensor1c.py 50.00% 21 Missing ⚠️
swprocess/array1d.py 70.00% 3 Missing ⚠️
swprocess/regex.py 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   82.58%   81.41%   -1.18%     
==========================================
  Files          18       18              
  Lines        2211     2233      +22     
==========================================
- Hits         1826     1818       -8     
- Misses        385      415      +30     

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

@jpvantassel jpvantassel merged commit 2569458 into main Jul 13, 2024
7 of 9 checks passed
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.

1 participant