-
Notifications
You must be signed in to change notification settings - Fork 0
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
SW2 Cleanup #13
SW2 Cleanup #13
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #13 +/- ##
===========================================
+ Coverage 68.54% 77.38% +8.83%
===========================================
Files 11 9 -2
Lines 302 588 +286
===========================================
+ Hits 207 455 +248
- Misses 95 133 +38
☔ View full report in Codecov by Sentry. |
* Renamed 'trivy' and implemented 'codeql' * Updated README.md multiple times, including service account info * Modified permissions and fixed configuration issues * Enhanced testing * Formatted code with 'black' * Updated dependencies, including 'pydantic' * Refactored code, including service info retrieval and version handling * Updated Dockerfile and .gitignore * Addressed various issues and improvements * PR Consolidations: - Devops 1367 (#11) encompassed various updates and fixes - SW2 Cleanup (#13) and Service wizard cleanup (#17) included code refactoring, testing enhancements, and more Co-authored-by: Boris <[email protected]>
No description provided.