Skip to content

fix: workaround 261 bug requiring Documents folder #1235

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

Merged
merged 2 commits into from
Jul 14, 2025
Merged

Conversation

koubaa
Copy link
Collaborator

@koubaa koubaa commented Jul 14, 2025

Workaround a bug in the nightly version by manually creating the /root/Documents folder before running embedding & embedding tests.

@koubaa koubaa requested a review from a team as a code owner July 14, 2025 17:10
@github-actions github-actions bot added maintenance Package and maintenance related ci/cd Involves the GitHub workflow files labels Jul 14, 2025
@koubaa koubaa changed the title workaround 261 bug requiring Documents folder fix: workaround 261 bug requiring Documents folder Jul 14, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jul 14, 2025
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (6e771e6) 2537 2193 86.44%
Head commit (19ffd8f) 2537 (+0) 2193 (+0) 86.44% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1235) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link

codecov bot commented Jul 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.44%. Comparing base (6e771e6) to head (19ffd8f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1235   +/-   ##
=======================================
  Coverage   86.44%   86.44%           
=======================================
  Files          39       39           
  Lines        2537     2537           
=======================================
  Hits         2193     2193           
  Misses        344      344           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@koubaa koubaa merged commit 09c9425 into main Jul 14, 2025
56 checks passed
@koubaa koubaa deleted the workaround-ci-261 branch July 14, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Involves the GitHub workflow files documentation Improvements or additions to documentation maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants