Skip to content

Remove unused 'num_workers' in async_mutex example#200

Merged
mvandeberg merged 1 commit intocppalliance:developfrom
mvandeberg:chore/async-mutex-cleanup
Mar 4, 2026
Merged

Remove unused 'num_workers' in async_mutex example#200
mvandeberg merged 1 commit intocppalliance:developfrom
mvandeberg:chore/async-mutex-cleanup

Conversation

@mvandeberg
Copy link
Contributor

No description provided.

@coderabbitai
Copy link

coderabbitai bot commented Mar 4, 2026

Warning

Rate limit exceeded

@mvandeberg has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 10 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 60ca107c-9d52-423e-84fa-cb14f2a12754

📥 Commits

Reviewing files that changed from the base of the PR and between 8c2e810 and e01477e.

📒 Files selected for processing (1)
  • example/async-mutex/async_mutex.cpp
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://200.capy.prtest3.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-03-04 16:46:50 UTC

@mvandeberg mvandeberg merged commit 935dd21 into cppalliance:develop Mar 4, 2026
31 of 33 checks passed
@mvandeberg mvandeberg deleted the chore/async-mutex-cleanup branch March 4, 2026 16:51
@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.72%. Comparing base (8c2e810) to head (e01477e).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #200   +/-   ##
========================================
  Coverage    91.72%   91.72%           
========================================
  Files           76       76           
  Lines         4498     4498           
========================================
  Hits          4126     4126           
  Misses         372      372           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8c2e810...e01477e. Read the comment docs.

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

2 participants