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 deprecation warnings to splice.undo and splice.list (SYN-4127) #2861

Merged
merged 2 commits into from
Sep 29, 2022

Conversation

Cisphyx
Copy link
Contributor

@Cisphyx Cisphyx commented Sep 28, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Base: 97.12% // Head: 97.04% // Decreases project coverage by -0.08% ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2861      +/-   ##
==========================================
- Coverage   97.12%   97.04%   -0.09%     
==========================================
  Files         214      214              
  Lines       41618    41607      -11     
==========================================
- Hits        40423    40379      -44     
- Misses       1195     1228      +33     
Flag Coverage Δ
linux 97.04% <100.00%> (+0.01%) ⬆️
linux_replay ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
synapse/lib/storm.py 95.40% <100.00%> (+0.43%) ⬆️
synapse/tests/utils.py 94.41% <0.00%> (-1.83%) ⬇️
synapse/cortex.py 96.71% <0.00%> (-0.55%) ⬇️
synapse/lib/hiveauth.py 95.71% <0.00%> (-0.52%) ⬇️
synapse/lib/trigger.py 94.98% <0.00%> (-0.39%) ⬇️
synapse/lib/view.py 96.98% <0.00%> (-0.34%) ⬇️
synapse/cmds/cron.py 97.56% <0.00%> (-0.25%) ⬇️
synapse/lib/jsonstor.py 98.30% <0.00%> (-0.25%) ⬇️
synapse/lib/lmdbslab.py 99.52% <0.00%> (-0.20%) ⬇️
synapse/lib/layer.py 96.99% <0.00%> (-0.05%) ⬇️
... and 10 more

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.

@vEpiphyte vEpiphyte added this to the v2.10x.x milestone Sep 29, 2022
@Cisphyx Cisphyx merged commit 6481afa into master Sep 29, 2022
@Cisphyx Cisphyx deleted the splicedepr branch September 29, 2022 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants