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

feat: add devcontainer for the project #143

Merged
merged 3 commits into from
Jun 29, 2023
Merged

feat: add devcontainer for the project #143

merged 3 commits into from
Jun 29, 2023

Conversation

42atomys
Copy link
Owner

Describe the pull request
This pull request introduces a new feature: the addition of a development container for the project. By providing a DevContainer, we're creating a consistent development environment that is easy to set up and use. This feature aims to streamline the onboarding process for new developers and eliminate the "it works on my machine" problem by ensuring everyone works in a standardized environment. By incorporating this feature, we aim to improve the development process and ensure a more reliable and uniform development experience.

Checklist

  • I have linked the relative issue to this pull request
  • I have made the modifications or added tests related to my PR
  • I have added/updated the documentation for my RP
  • I put my PR in Ready for Review only when all the checklist is checked

@42atomys 42atomys requested a review from rgaiffe as a code owner June 29, 2023 10:55
@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4302881) 93.94% compared to head (db4fefa) 93.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #143   +/-   ##
=======================================
  Coverage   93.94%   93.94%           
=======================================
  Files          22       22           
  Lines        1040     1040           
=======================================
  Hits          977      977           
  Misses         44       44           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@42atomys 42atomys enabled auto-merge (squash) June 29, 2023 11:04
@42atomys 42atomys merged commit 2e36e47 into main Jun 29, 2023
@42atomys 42atomys deleted the feat/devcontainer branch June 29, 2023 11:44
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