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 DevContainer setup #128

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mikehaller
Copy link

A DevContainer which shows how to set up the Rust compiler and tools to make the databroker build work in vscode out of the box.

I know devcontainers are subjective and some project members may not be in favour of such a "proprietary" setup. But it will help the adoption for developers in a corporate environment :-P

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.17%. Comparing base (86ed421) to head (e0a3f3d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   60.15%   60.17%   +0.02%     
==========================================
  Files          33       33              
  Lines       16191    16177      -14     
==========================================
- Hits         9739     9734       -5     
+ Misses       6452     6443       -9     

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

@SebastianSchildt
Copy link
Contributor

@mikehaller Attention if you keep working on this locally, I did a rebase, becasue I assume the linter errors might have been due to recently merged #129

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