Skip to content

Comments

chore: Clean hash urls#160

Closed
shubham-fyle wants to merge 1 commit intomasterfrom
remove-hash-urls-to-web-app
Closed

chore: Clean hash urls#160
shubham-fyle wants to merge 1 commit intomasterfrom
remove-hash-urls-to-web-app

Conversation

@shubham-fyle
Copy link
Contributor

@coderabbitai
Copy link

coderabbitai bot commented Feb 17, 2026

Warning

Rate limit exceeded

@shubham-fyle has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 28 minutes and 27 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.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch remove-hash-urls-to-web-app

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.

@github-actions github-actions bot added the size/XS Extra Small PR label Feb 17, 2026
@github-actions
Copy link

Traceback (most recent call last):
File "/home/runner/.local/bin/diff-cover", line 8, in
sys.exit(main())
^^^^^^
File "/home/runner/.local/lib/python3.12/site-packages/diff_cover/diff_cover_tool.py", line 387, in main
percent_covered = generate_coverage_report(
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/.local/lib/python3.12/site-packages/diff_cover/diff_cover_tool.py", line 243, in generate_coverage_report
etree.parse(coverage_file)
File "/usr/lib/python3.12/xml/etree/ElementTree.py", line 1204, in parse
tree.parse(source, parser)
File "/usr/lib/python3.12/xml/etree/ElementTree.py", line 558, in parse
source = open(source, "rb")
^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'coverage.xml'

@github-actions
Copy link

Traceback (most recent call last):
File "/home/runner/.local/bin/diff-cover", line 8, in
sys.exit(main())
^^^^^^
File "/home/runner/.local/lib/python3.12/site-packages/diff_cover/diff_cover_tool.py", line 387, in main
percent_covered = generate_coverage_report(
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/.local/lib/python3.12/site-packages/diff_cover/diff_cover_tool.py", line 243, in generate_coverage_report
etree.parse(coverage_file)
File "/usr/lib/python3.12/xml/etree/ElementTree.py", line 1204, in parse
tree.parse(source, parser)
File "/usr/lib/python3.12/xml/etree/ElementTree.py", line 558, in parse
source = open(source, "rb")
^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'coverage.xml'

@github-actions
Copy link

Traceback (most recent call last):
File "/home/runner/.local/bin/diff-cover", line 8, in
sys.exit(main())
^^^^^^
File "/home/runner/.local/lib/python3.12/site-packages/diff_cover/diff_cover_tool.py", line 387, in main
percent_covered = generate_coverage_report(
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/.local/lib/python3.12/site-packages/diff_cover/diff_cover_tool.py", line 243, in generate_coverage_report
etree.parse(coverage_file)
File "/usr/lib/python3.12/xml/etree/ElementTree.py", line 1204, in parse
tree.parse(source, parser)
File "/usr/lib/python3.12/xml/etree/ElementTree.py", line 558, in parse
source = open(source, "rb")
^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'coverage.xml'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Extra Small PR

Development

Successfully merging this pull request may close these issues.

2 participants