Skip to content

Conversation

@sapirlumigo
Copy link
Contributor

No description provided.

@sapirlumigo sapirlumigo requested a review from nirLumigo April 12, 2021 11:37
@codecov
Copy link

codecov bot commented Apr 12, 2021

Codecov Report

Merging #187 (8b32299) into master (827a7a9) will increase coverage by 1.28%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
+ Coverage   96.21%   97.50%   +1.28%     
==========================================
  Files          11       22      +11     
  Lines         952     1800     +848     
==========================================
+ Hits          916     1755     +839     
- Misses         36       45       +9     
Impacted Files Coverage Δ
lumigo_tracer/utils.py
lumigo_tracer/parsers/http_data_classes.py
lumigo_tracer/parsers/parser.py
lumigo_tracer/parsers/utils.py
lumigo_tracer/parsers/event_parser.py
lumigo_tracer/sync_http/sync_hook.py
lumigo_tracer/sync_http/handler.py
lumigo_tracer/tracer.py 97.84% <0.00%> (ø)
lumigo_tracer/lumigo_utils.py 95.36% <0.00%> (ø)
lumigo_tracer/extension/sampler.py 100.00% <0.00%> (ø)
... and 16 more

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 bdc24d0...8b32299. Read the comment docs.

Copy link
Contributor

@nirLumigo nirLumigo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! :)

elif service == "events":
return EventBridgeParser
elif safe_split_get(url, ".", 1) == "s3":
elif safe_split_get(url, ".", 1) == "s3" or safe_split_get(url, ".", 0) == "s3":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a test for this so no one will accidentally break it

@sapirlumigo sapirlumigo merged commit 2a5cbd4 into master Apr 13, 2021
@sapirlumigo sapirlumigo deleted the RD-5028-S3-bucket-resource-name branch April 13, 2021 16:39
saartochner-lumigo pushed a commit that referenced this pull request Apr 13, 2021
… not just from host) (#187)

bdc24d0 layers-table: layers md [skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants