chore(pre-commit): use mdformat to format Markdown#2420
chore(pre-commit): use mdformat to format Markdown#2420njzjz merged 2 commits intodeepmodeling:masterfrom
Conversation
Authored by OpenClaw (model: glm-5)
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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. 📒 Files selected for processing (4)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
Merging this PR will degrade performance by 11.55%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | WallTime | test_benchmark_detect[reacnetgen_param1] |
3.2 ms | 3.7 ms | -11.44% |
| ❌ | WallTime | test_benchmark_detect[reacnetgen_param2] |
3.2 ms | 3.6 ms | -11.55% |
Comparing njzjz-bot:use-mdformat (681ffe6) with master (7950186)
Footnotes
-
8 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
a7c28d9
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2420 +/- ##
=======================================
Coverage 95.26% 95.26%
=======================================
Files 17 17
Lines 1457 1457
=======================================
Hits 1388 1388
Misses 69 69 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Follow up deepmodeling/deepmd-kit@69eb0c3, use mdformat to format Markdown.