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

ci: start dynamodb in linux arm CI #2668

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

wjones127
Copy link
Contributor

@wjones127 wjones127 commented Jul 31, 2024

Since merging #2641, the Rust linux-arm CI job has been failing. I think that PR just got the dynamodb tests running again, but that particular CI job did not have dynamodb init setup.

@github-actions github-actions bot added the ci Github Action or Test issues label Jul 31, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.80%. Comparing base (3edfa50) to head (8380b58).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2668      +/-   ##
==========================================
- Coverage   79.81%   79.80%   -0.01%     
==========================================
  Files         224      224              
  Lines       65871    65871              
  Branches    65871    65871              
==========================================
- Hits        52572    52566       -6     
- Misses      10225    10235      +10     
+ Partials     3074     3070       -4     
Flag Coverage Δ
unittests 79.80% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@wjones127 wjones127 marked this pull request as ready for review August 1, 2024 16:06
@wjones127 wjones127 merged commit 2c04d4e into lancedb:main Aug 1, 2024
10 checks passed
eddyxu pushed a commit that referenced this pull request Aug 1, 2024
Since merging #2641, the Rust `linux-arm` CI job has been failing. I
think that PR just got the dynamodb tests running again, but that
particular CI job did not have dynamodb init setup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Github Action or Test issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants