gossamer
gossamer copied to clipboard
chore(dev): Add VSCode devcontainer definitions
Changes
Tests
Issues
Primary Reviewer
@jimjbrettj
Codecov Report
Merging #2776 (871dc40) into development (17517ea) will increase coverage by
0.19%
. The diff coverage isn/a
.
:exclamation: Current head 871dc40 differs from pull request most recent head 4297293. Consider uploading reports for the commit 4297293 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## development #2776 +/- ##
===============================================
+ Coverage 63.10% 63.30% +0.19%
===============================================
Files 219 218 -1
Lines 27357 27196 -161
===============================================
- Hits 17264 17216 -48
+ Misses 8500 8399 -101
+ Partials 1593 1581 -12
Would you use this @edwardmack @kishansagathiya @EclesioMeloJunior?
I don't run gossamer in a container when developing. I don't think we should add this unless other people on the team will actually use this.
I don't think we should add this unless other people on the team will actually use this.
Up to you, although I use it 😄 I also maintain it to match a reproducible Gossamer development environment, I think it's nice for beginners knowing about Docker but not so much about Go or VSCode configuration or Gossamer (CGO, test variables, etc.)
I don't run gossamer in a container when developing. I don't think we should add this unless other people on the team will actually use this.
I don't use it