Skip to content

use PWD instead of relative path in build context devcontainer#53

Draft
danangmassandy wants to merge 1 commit intomainfrom
fix-devcontainer-build-context
Draft

use PWD instead of relative path in build context devcontainer#53
danangmassandy wants to merge 1 commit intomainfrom
fix-devcontainer-build-context

Conversation

@danangmassandy
Copy link
Copy Markdown
Collaborator

@danangmassandy danangmassandy commented Jun 19, 2024

The vscode is failed to build images with following error: cannot find Dockerfile.
Error: ENOENT: no such file or directory, open '/home/danang/.vscode-remote-containers/dist/deployment/docker/Dockerfile'

This could be vscode cannot determine the correct build context.
VSCode version
image

DevContainer version: v0.369.0
WSL version:
image

@github-actions
Copy link
Copy Markdown

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3313 3219 97% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: dbe0f29 by action🐍

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 19, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.23%. Comparing base (ce3966e) to head (dbe0f29).
⚠️ Report is 121 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files          61       61           
  Lines        3217     3217           
=======================================
  Hits         3128     3128           
  Misses         89       89           

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

🚀 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant