close
Skip to content

Break line if indention is odd (in some cases).#975

Merged
lorenzwalthert merged 1 commit intomainfrom
issue-975
Aug 14, 2022
Merged

Break line if indention is odd (in some cases).#975
lorenzwalthert merged 1 commit intomainfrom
issue-975

Conversation

@lorenzwalthert
Copy link
Copy Markdown
Collaborator

Closes #970.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 14, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.12%. Comparing base (56d4a04) to head (a7f94ea).
⚠️ Report is 716 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #975      +/-   ##
==========================================
+ Coverage   89.89%   90.12%   +0.22%     
==========================================
  Files          47       47              
  Lines        2653     2664      +11     
==========================================
+ Hits         2385     2401      +16     
+ Misses        268      263       -5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown
Contributor

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 07f3423 is merged into main:

  •   :ballot_box_with_check:cache_applying: 32.7ms -> 33ms [-0.49%, +2.13%]
  •   :ballot_box_with_check:cache_recording: 1.4s -> 1.39s [-1.03%, +0.41%]
  •   :ballot_box_with_check:without_cache: 3.61s -> 3.6s [-1.15%, +0.3%]

Further explanation regarding interpretation and methodology can be found in the documentation.

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.

Wrong indentation involving ~?

2 participants