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

Update pulsar.filter_data #409

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Conversation

blarsen10
Copy link

  • Fixes a missing underscore, which previously caused planetssb to not update properly
  • Allows option to input custom mask if not doing a simple time-slice
  • Improves docstring

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.50%. Comparing base (6fa7e04) to head (0d561cd).
Report is 61 commits behind head on dev.

Files with missing lines Patch % Lines
enterprise/pulsar.py 16.66% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #409      +/-   ##
==========================================
- Coverage   71.64%   71.50%   -0.15%     
==========================================
  Files          13       13              
  Lines        3231     3246      +15     
==========================================
+ Hits         2315     2321       +6     
- Misses        916      925       +9     
Files with missing lines Coverage Δ
enterprise/pulsar.py 28.57% <16.66%> (-0.06%) ⬇️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4e4fc5f...0d561cd. Read the comment docs.

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