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

Coverage plugin for storm files (SYN-4840) #2961

Merged
merged 44 commits into from
Feb 10, 2023
Merged

Coverage plugin for storm files (SYN-4840) #2961

merged 44 commits into from
Feb 10, 2023

Conversation

Cisphyx
Copy link
Contributor

@Cisphyx Cisphyx commented Dec 30, 2022

No description provided.

@Cisphyx Cisphyx changed the title Coverage plugin for storm files WIP: Coverage plugin for storm files Dec 30, 2022
@codecov
Copy link

codecov bot commented Dec 30, 2022

Codecov Report

Base: 97.18% // Head: 97.09% // Decreases project coverage by -0.10% ⚠️

Coverage data is based on head (2f72f60) compared to base (5b98918).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2961      +/-   ##
==========================================
- Coverage   97.18%   97.09%   -0.10%     
==========================================
  Files         218      220       +2     
  Lines       43171    43351     +180     
==========================================
+ Hits        41957    42092     +135     
- Misses       1214     1259      +45     
Flag Coverage Δ
linux 97.09% <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/ast.py 98.78% <100.00%> (+<0.01%) ⬆️
synapse/lib/parser.py 98.72% <100.00%> (+0.04%) ⬆️
synapse/utils/stormcov/__init__.py 100.00% <100.00%> (ø)
synapse/utils/stormcov/plugin.py 100.00% <100.00%> (ø)
synapse/tests/utils.py 94.46% <0.00%> (-1.89%) ⬇️
synapse/cortex.py 96.72% <0.00%> (-0.56%) ⬇️
synapse/lib/hiveauth.py 96.01% <0.00%> (-0.48%) ⬇️
synapse/lib/oauth.py 98.68% <0.00%> (-0.44%) ⬇️
synapse/lib/trigger.py 95.01% <0.00%> (-0.39%) ⬇️
synapse/lib/view.py 97.01% <0.00%> (-0.34%) ⬇️
... and 3 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.

@Cisphyx Cisphyx changed the title WIP: Coverage plugin for storm files Coverage plugin for storm files Feb 7, 2023
@Cisphyx Cisphyx changed the title Coverage plugin for storm files Coverage plugin for storm files (SYN-4840) Feb 9, 2023
@vEpiphyte vEpiphyte added this to the v2.12x.x milestone Feb 10, 2023
@Cisphyx Cisphyx merged commit 1dc3a2a into master Feb 10, 2023
@Cisphyx Cisphyx deleted the stormcov-plugin branch February 10, 2023 19:30
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.

3 participants