Skip to content

Conversation

@tanmaykm
Copy link
Member

@tanmaykm tanmaykm commented Aug 2, 2021

fixes #14

Updates service detection regex to match with cases where { is placed after a line break.
Also removed a superfluous strip.

fixes #14

Updates service detection regex to match with cases where `{` is placed after a line break.
Also removed a superfluous strip.
@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2021

Codecov Report

Merging #16 (225676d) into main (2cb8cdc) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   95.25%   95.25%           
=======================================
  Files           5        5           
  Lines         274      274           
=======================================
  Hits          261      261           
  Misses         13       13           
Impacted Files Coverage Δ
src/generate.jl 93.65% <100.00%> (ø)

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 2cb8cdc...225676d. Read the comment docs.

@tanmaykm
Copy link
Member Author

tanmaykm commented Aug 2, 2021

macOS CI failed due to CI rate limits. Will merge.

@tanmaykm tanmaykm merged commit 2c5e0b1 into main Aug 2, 2021
@delete-merged-branch delete-merged-branch bot deleted the tan/gen branch August 2, 2021 12:55
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.

Change const service_regex to cope with linebreaks

3 participants