a-r-j / graphein

Protein Graph Library
https://graphein.ai/
MIT License
1.03k stars 131 forks source link

[Dev] add Devcontainer #101

Closed a-r-j closed 2 years ago

a-r-j commented 2 years ago

Reference Issues/PRs

Add Devcontainer support for Remote Development. Builds on #100

What does this implement/fix? Explain your changes

Configured .devcontainer.json to use the docker-compose.cpu.yml file to build the container.

What testing did you do to verify the changes in this PR?

Local tests. Dockerfile & docker-compose files are included in the workflow actions.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@8ca64bb). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #101   +/-   ##
=========================================
  Coverage          ?   40.27%           
=========================================
  Files             ?       48           
  Lines             ?     2811           
  Branches          ?        0           
=========================================
  Hits              ?     1132           
  Misses            ?     1679           
  Partials          ?        0           

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 8ca64bb...41f2a8d. Read the comment docs.