Skip to content

Conversation

@mikebauer
Copy link
Contributor

@mikebauer mikebauer commented Oct 31, 2025

Description of change

Make some tweaks to the documentation and bazelversion.

Guide to reproduce test results.

CI tests cover.

Checklist:

  • I have self-reviewed this change.
  • I have tested this change.
  • This change is covered by tests that are already landed, or in this PR.

@mikebauer mikebauer requested a review from mattnotmitt October 31, 2025 23:11
]
URL_TEMPLATE = "https://github.com/resim-ai/api-client/releases/download/{}/resim-{}"

sem = asyncio.Semaphore(100)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fails if you run from a mediocre connection.

@@ -1 +1 @@
8.4.2 No newline at end of file
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was causing CI to fail since the devcontainer doesn't have this version. We should just install bazelisk on it.

@codecov
Copy link

codecov bot commented Nov 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9ebf20d) to head (1d105ea).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #280   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          261       261           
  Lines        11718     11718           
  Branches      1362      1362           
=========================================
  Hits         11718     11718           
🚀 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

Development

Successfully merging this pull request may close these issues.

1 participant