Skip to content

Fix a typo in comment of InternalRunner.java#2715

Merged
TimvdLippe merged 1 commit intomockito:mainfrom
198812345678:fix-typo-in-comment
Jul 28, 2022
Merged

Fix a typo in comment of InternalRunner.java#2715
TimvdLippe merged 1 commit intomockito:mainfrom
198812345678:fix-typo-in-comment

Conversation

@198812345678
Copy link
Copy Markdown
Contributor

Checklist

  • Read the contributing guide
  • PR should be motivated, i.e. what does it fix, why, and if relevant how
  • If possible / relevant include an example in the description, that could help all readers
    including project members to get a better picture of the change
  • Avoid other runtime dependencies
  • Meaningful commit history ; intention is important please rebase your commit history so that each
    commit is meaningful and help the people that will explore a change in 2 years
  • The pull request follows coding style
  • Mention Fixes #<issue number> in the description if relevant
  • At least one commit should mention Fixes #<issue number> if relevant

Copy link
Copy Markdown
Contributor

@TimvdLippe TimvdLippe left a comment

Choose a reason for hiding this comment

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

Good spot!

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 28, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.27%. Comparing base (2bcc19a) to head (c8e149b).
⚠️ Report is 540 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2715   +/-   ##
=========================================
  Coverage     86.27%   86.27%           
  Complexity     2792     2792           
=========================================
  Files           317      317           
  Lines          8395     8395           
  Branches       1048     1048           
=========================================
  Hits           7243     7243           
  Misses          879      879           
  Partials        273      273           

☔ 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.

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