-
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
Move compliance checks to SDK #128
base: main
Are you sure you want to change the base?
Conversation
… into lv/move_compliance_check_to_sdk
e312c37
to
29f3aad
Compare
29f3aad
to
bb3dd89
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
I have just a little issue with the dependencies
# Conflicts: # poetry.lock # pyproject.toml
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #128 +/- ##
==========================================
+ Coverage 90.66% 93.25% +2.59%
==========================================
Files 34 33 -1
Lines 2420 2165 -255
==========================================
- Hits 2194 2019 -175
+ Misses 226 146 -80 ☔ View full report in Codecov by Sentry. |
https://github.com/SekoiaLab/integration/issues/156
Install this version of SDK
To check all modules, set path to
automation-modules
folder:To check specific module, set path to its fodlder:
You can omit
path
argument to use the current folder as a path