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

Add MockPulsar class, for easy use of Mock data with Enterprise #361

Draft
wants to merge 15 commits into
base: dev
Choose a base branch
from

Linting: too long a line in pulsar.py

143bb6b
Select commit
Loading
Failed to load commit list.
Draft

Add MockPulsar class, for easy use of Mock data with Enterprise #361

Linting: too long a line in pulsar.py
143bb6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 0s

88.94% (target 85.00%)

View this Pull Request on Codecov

88.94% (target 85.00%)

Details

Codecov Report

Merging #361 (143bb6b) into dev (d782c29) will increase coverage by 0.51%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #361      +/-   ##
==========================================
+ Coverage   88.42%   88.94%   +0.51%     
==========================================
  Files          13       13              
  Lines        3033     3174     +141     
==========================================
+ Hits         2682     2823     +141     
  Misses        351      351              
Files Coverage Δ
enterprise/pulsar.py 92.66% <100.00%> (+0.60%) ⬆️
enterprise/signals/utils.py 89.18% <100.00%> (+2.41%) ⬆️

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 d782c29...143bb6b. Read the comment docs.