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

Directive definition regex pref #847

Merged
merged 4 commits into from
Apr 20, 2022

Conversation

Mainian
Copy link
Contributor

@Mainian Mainian commented Apr 19, 2022

#775 Introduced a performance issue: #775 (comment)

The solution is to add start and end anchors to the comment regexes.

@codecov
Copy link

codecov bot commented Apr 19, 2022

Codecov Report

Merging #847 (e541056) into master (f37df14) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #847   +/-   ##
=======================================
  Coverage   98.12%   98.12%           
=======================================
  Files          93       93           
  Lines        5451     5451           
=======================================
  Hits         5349     5349           
  Misses        102      102           
Impacted Files Coverage Δ
ariadne/contrib/federation/utils.py 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@rafalp rafalp added this to the Next release milestone Apr 20, 2022
@rafalp rafalp merged commit 4340fac into mirumee:master Apr 20, 2022
@rafalp
Copy link
Contributor

rafalp commented Apr 20, 2022

Thank you!

@rafalp
Copy link
Contributor

rafalp commented Apr 20, 2022

Gosh, I've missed CI not running by GH again and this change has broken the build. I'm at lost of words on GH for this :/

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.

None yet

2 participants