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

Fix example for scrape named capturing group regex #2606

Merged
merged 1 commit into from Mar 21, 2022

Conversation

rakuy0
Copy link
Contributor

@rakuy0 rakuy0 commented Mar 21, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #2606 (7830b08) into master (ef79c46) will decrease coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2606      +/-   ##
==========================================
- Coverage   96.91%   96.79%   -0.13%     
==========================================
  Files         200      200              
  Lines       38262    38262              
==========================================
- Hits        37081    37034      -47     
- Misses       1181     1228      +47     
Flag Coverage Δ
linux 96.79% <ø> (-0.01%) ⬇️
linux_replay ?

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

Impacted Files Coverage Δ
synapse/lib/stormlib/scrape.py 98.41% <ø> (ø)
synapse/tests/utils.py 94.21% <0.00%> (-1.98%) ⬇️
synapse/lib/hiveauth.py 96.30% <0.00%> (-0.71%) ⬇️
synapse/cortex.py 96.51% <0.00%> (-0.63%) ⬇️
synapse/lib/view.py 95.30% <0.00%> (-0.51%) ⬇️
synapse/lib/trigger.py 94.98% <0.00%> (-0.39%) ⬇️
synapse/lib/jsonstor.py 98.29% <0.00%> (-0.25%) ⬇️
synapse/lib/lmdbslab.py 99.52% <0.00%> (-0.20%) ⬇️
synapse/lib/layer.py 96.97% <0.00%> (-0.13%) ⬇️
synapse/lib/hive.py 98.31% <0.00%> (+0.24%) ⬆️

Continue to review full report at Codecov.

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

@vEpiphyte vEpiphyte added this to the v2.8x.x milestone Mar 21, 2022
@vEpiphyte vEpiphyte merged commit d3aeff2 into master Mar 21, 2022
@vEpiphyte vEpiphyte deleted the fix_scrape_ng_ex branch March 21, 2022 15:14
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