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

Initial setup of .devcontainers for Codespaces #2403

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Conversation

MichaelChirico
Copy link
Collaborator

I recently set this up for data.table to do remote dev, it's quite convenient for working with VScode-in-the-browser offered by GitHub to actually run the code instead of just typing it+relying on CI.

Ref: https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e1862b2) 98.68% compared to head (2e1528e) 98.68%.

❗ Current head 2e1528e differs from pull request most recent head 7d10aed. Consider uploading reports for the commit 7d10aed to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2403   +/-   ##
=======================================
  Coverage   98.68%   98.68%           
=======================================
  Files         126      126           
  Lines        5698     5698           
=======================================
  Hits         5623     5623           
  Misses         75       75           

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

Copy link
Collaborator

@IndrajeetPatil IndrajeetPatil left a comment

Choose a reason for hiding this comment

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

Cool!
Will give this a try myself.

@MichaelChirico MichaelChirico merged commit 1d47f7c into main Dec 7, 2023
20 checks passed
@MichaelChirico MichaelChirico deleted the devcontainers branch December 7, 2023 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants