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 dot func call chains with comment after dot #754

Merged
merged 4 commits into from
Sep 2, 2023

Conversation

JohnnyMorganz
Copy link
Owner

Fixes #747

@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a0d1b5d) 97.58% compared to head (b029e96) 97.58%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #754   +/-   ##
=======================================
  Coverage   97.58%   97.58%           
=======================================
  Files          16       16           
  Lines        6122     6137   +15     
=======================================
+ Hits         5974     5989   +15     
  Misses        148      148           
Files Changed Coverage Δ
src/formatters/expression.rs 96.56% <100.00%> (+0.06%) ⬆️
src/formatters/functions.rs 98.64% <100.00%> (+<0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2023

Repo Comparison Test

No diff produced

@JohnnyMorganz JohnnyMorganz merged commit dd97aa3 into main Sep 2, 2023
15 checks passed
@JohnnyMorganz JohnnyMorganz deleted the expand-static-obj-calls branch September 2, 2023 00:56
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.

Bug: could not format with verify or bad without
1 participant