Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trace/replay llms.internal.sendRequest #70

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Trace/replay llms.internal.sendRequest #70

merged 1 commit into from
Aug 6, 2024

Conversation

ccreutzi
Copy link
Member

@ccreutzi ccreutzi commented Aug 5, 2024

To decouple texampleTests.m from availability and speed of external servers, record calls to llms.internal.sendRequest (on dev machine) and replay (during most test runs, including CI). See tests/recording/README.md for instructions.

To decouple `texampleTests.m` from availability and speed of external servers,
record calls to `llms.internal.sendRequest` (on dev machine) and replay
(during most test runs, including CI). See tests/recording/README.md for
instructions.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.10%. Comparing base (e72cc99) to head (2565f27).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #70   +/-   ##
=======================================
  Coverage   97.10%   97.10%           
=======================================
  Files          40       41    +1     
  Lines        1347     1348    +1     
=======================================
+ Hits         1308     1309    +1     
  Misses         39       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ccreutzi ccreutzi merged commit 2cbda4d into main Aug 6, 2024
1 check passed
@ccreutzi ccreutzi deleted the test-doubles branch August 6, 2024 06:38
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.

5 participants