Closed pre-commit-ci[bot] closed 3 months ago
Unable to locate .performanceTestingBot config file
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
Processing PR updates...
Thanks @pre-commit-ci[bot] for opening this PR!
For COLLABORATOR only :
To add labels, comment on the issue
/label add label1,label2,label3
To remove labels, comment on the issue
/label remove label1,label2,label3
PR Details of @pre-commit-ci[bot] in lartpang-PySODEvalToolkit : | OPEN | CLOSED | TOTAL |
---|---|---|---|
2 | 1 | 3 |
[!WARNING]
Rate limit exceeded
@labels-and-badges[bot] has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 19 minutes and 0 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](https://coderabbit.ai/docs/faq) for further information.Commits
Files that changed from the base of the PR and between 71e1d3a4c0ea26a2cb8481763e47ae5a2400cb1d and 958fb2706a038d5cd70a66e64642bb80886c0a33.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
Processing PR updates...
Check out the playback for this Pull Request here.
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
Processing PR updates...
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
Processing PR updates...
Hello @pre-commit-ci[bot]! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
eval.py
:Line 68:80: E501 line too long (81 > 79 characters) Line 87:80: E501 line too long (80 > 79 characters)
metrics/image_metrics.py
:Line 233:80: E501 line too long (83 > 79 characters) Line 257:80: E501 line too long (85 > 79 characters)
metrics/video_metrics.py
:Line 189:80: E501 line too long (85 > 79 characters) Line 260:80: E501 line too long (83 > 79 characters)
plot.py
:Line 51:80: E501 line too long (82 > 79 characters)
tools/append_results.py
:Line 36:80: E501 line too long (82 > 79 characters)
tools/converter.py
:Line 266:80: E501 line too long (84 > 79 characters)
tools/info_py_to_json.py
:Line 36:80: E501 line too long (85 > 79 characters) Line 55:80: E501 line too long (80 > 79 characters)
utils/misc.py
:Line 246:80: E501 line too long (88 > 79 characters)
utils/recorders/curve_drawer.py
:Line 126:80: E501 line too long (86 > 79 characters)
utils/recorders/excel_recorder.py
:Line 71:80: E501 line too long (102 > 79 characters)
utils/recorders/metric_recorder.py
:Line 286:80: E501 line too long (86 > 79 characters)
updates: