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

Passive voice in code comments #9123

Merged
merged 2 commits into from
Sep 11, 2024

docs: Avoid "we" in comments and use passive voice

d76cc2a
Select commit
Loading
Failed to load commit list.
Merged

Passive voice in code comments #9123

docs: Avoid "we" in comments and use passive voice
d76cc2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 0s

67.14% (+0.00%) compared to 9ea65f9

View this Pull Request on Codecov

67.14% (+0.00%) compared to 9ea65f9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.14%. Comparing base (9ea65f9) to head (d76cc2a).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9123   +/-   ##
=========================================
  Coverage     67.14%   67.14%           
  Complexity     1193     1193           
=========================================
  Files           239      239           
  Lines          7892     7892           
  Branches        914      914           
=========================================
  Hits           5299     5299           
  Misses         2225     2225           
  Partials        368      368           

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