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

SYN-6144: Make stormfunc(readonly=True) decorator work on storm setitem methods #3364

Merged
merged 5 commits into from Oct 6, 2023

Conversation

MichaelSquires
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (ce455c7) 97.30% compared to head (eec17b8) 97.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3364      +/-   ##
==========================================
- Coverage   97.30%   97.20%   -0.10%     
==========================================
  Files         228      228              
  Lines       46733    46739       +6     
==========================================
- Hits        45474    45434      -40     
- Misses       1259     1305      +46     
Flag Coverage Δ
linux 97.20% <100.00%> (+<0.01%) ⬆️
linux_replay ?

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

Files Coverage Δ
synapse/lib/ast.py 98.99% <100.00%> (+<0.01%) ⬆️
synapse/lib/stormtypes.py 98.76% <100.00%> (ø)

... and 9 files with indirect coverage changes

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

@MichaelSquires MichaelSquires changed the title Make stormfunc(readonly=False) decorator work on storm setitem methods SYN-6144: Make stormfunc(readonly=False) decorator work on storm setitem methods Oct 4, 2023
@MichaelSquires MichaelSquires changed the title SYN-6144: Make stormfunc(readonly=False) decorator work on storm setitem methods SYN-6144: Make stormfunc(readonly=True) decorator work on storm setitem methods Oct 4, 2023
synapse/lib/stormtypes.py Outdated Show resolved Hide resolved
@vEpiphyte vEpiphyte added this to the v2.15x.x milestone Oct 5, 2023
@vEpiphyte vEpiphyte added enhancement reqChangelog requires changelog labels Oct 5, 2023
@MichaelSquires MichaelSquires merged commit 8a72aba into master Oct 6, 2023
5 checks passed
@MichaelSquires MichaelSquires deleted the blackout/readonly-storm-setitem branch October 6, 2023 13:20
@vEpiphyte vEpiphyte removed the reqChangelog requires changelog label Oct 6, 2023
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.

None yet

3 participants