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

Add dev container support for the project #788

Merged
merged 1 commit into from
Jun 12, 2022

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Jun 10, 2022

Description

With this PR, I would like to facilitate the development of this solution with VSCode.
I provide a devcontainer settings file to let vscode instanciate the proper dev environment for the solution.

See https://code.visualstudio.com/docs/remote/containers for more informations about dev containers

What's new?

  • Add dev container support in vscode for the project

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@kbeaugrand kbeaugrand requested a review from a team as a code owner June 10, 2022 16:48
@codecov
Copy link

codecov bot commented Jun 11, 2022

Codecov Report

Merging #788 (baba92f) into main (002b61e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #788   +/-   ##
=======================================
  Coverage   75.44%   75.44%           
=======================================
  Files         140      140           
  Lines        4712     4712           
=======================================
  Hits         3555     3555           
  Misses       1157     1157           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 002b61e...baba92f. Read the comment docs.

@kbeaugrand kbeaugrand force-pushed the feature/add-dev-container branch from 26ba344 to baba92f Compare June 11, 2022 06:47
@kbeaugrand kbeaugrand merged commit e77d655 into main Jun 12, 2022
@kbeaugrand kbeaugrand deleted the feature/add-dev-container branch June 12, 2022 16:40
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.

2 participants