-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feature/dummy labview #16
Conversation
cbernet
commented
Jul 18, 2023
- web server can now be deployed in the stack as a docker container
- script that can inject dummy labview data
- migration to pyproject.toml
- improved documentation
@ArnabPurohit can you please review this PR whenever possible ? I'm waiting for your review to merge. Don't hesitate to ask questions as PR comments |
Codecov Report
@@ Coverage Diff @@
## main #16 +/- ##
==========================================
+ Coverage 96.69% 97.41% +0.71%
==========================================
Files 7 8 +1
Lines 212 232 +20
==========================================
+ Hits 205 226 +21
+ Misses 7 6 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@ArnabPurohit still on it ? |
Yes |
I have reviewed the PR and tested it in my private area. It works as intended. I have no other questions than above. |