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

Escape regex characters in orbital filter #179

Merged
merged 1 commit into from
Oct 14, 2024

Escape regex characters in orbital filter

b9ab3e5
Select commit
Loading
Failed to load commit list.
Merged

Escape regex characters in orbital filter #179

Escape regex characters in orbital filter
b9ab3e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

71.45% (-0.01%) compared to c4a7c79

View this Pull Request on Codecov

71.45% (-0.01%) compared to c4a7c79

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.45%. Comparing base (c4a7c79) to head (b9ab3e5).

Files with missing lines Patch % Lines
vayesta/core/fragmentation/fragmentation.py 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
- Coverage   71.45%   71.45%   -0.01%     
==========================================
  Files         156      156              
  Lines       20871    20876       +5     
  Branches     3455     2951     -504     
==========================================
+ Hits        14914    14917       +3     
- Misses       5084     5092       +8     
+ Partials      873      867       -6     

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