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

Add scheduled job using docker image #558

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

Conversation

dessens0
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Dec 12, 2024

Sigrid maintainability feedback

✅ You wrote maintainable code and achieved your objective of 3.5 stars

Show details

Sigrid compared your code against the baseline of 2025-01-24.

👍 What went well?

You fixed or improved 0 refactoring candidates.

👎 What could be better?

Unfortunately, 29 refactoring candidates were introduced or got worse.

Risk System property Location
🟠 Unit Size
(Introduced)
examples/objectives-report/objectives_report.py
objectives_report.py
🟠 Unit Size
(Introduced)
src/sigridci.py
sigridci.py
🟡 Unit Size
(Introduced)
src/sigridci_runner.py
SigridCiRunner.run()
🟡 Unit Size
(Introduced)
examples/get-scope-file/get_scope_file.py
get_scope_file.py
🟡 Unit Size
(Introduced)
src/sigridci_feedback.py
sigridci_feedback.py
🟡 Unit Size
(Introduced)
examples/slack-security-findings/daily_findings.py
daily_findings.py:create_message(system,findings,num_findings)
🟡 Unit Size
(Introduced)
examples/slack-security-findings/daily_findings.py
daily_findings.py:process_findings(findings,include)
🟡 Unit Size
(Introduced)
examples/slack-security-findings/daily_findings.py
daily_findings.py
⚫️ + 21 more

📚 Remaining technical debt

0 refactoring candidates didn't get better or worse, but are still present in the code you touched.

View this system in Sigrid** to explore your technical debt

⭐️ Sigrid ratings

System property System on 2025-01-24 Before changes New/changed code
Volume 5.5 N/A N/A
Duplication 5.2 N/A 5.5
Unit Size 4.7 N/A 3.8
Unit Complexity 4.1 N/A 2.5
Unit Interfacing 2.2 N/A 3.4
Module Coupling 3.1 N/A 2.9
Component Independence 1.2 N/A N/A
Component Entanglement N/A N/A N/A
Maintainability 3.7 N/A 3.5

💬 Did you find this feedback helpful?

We would like to know your thoughts to make Sigrid better.
Your username will remain confidential throughout the process.


View this system in Sigrid

@dessens0 dessens0 changed the title Ad scheduled job using docker image Add scheduled job using docker image Dec 12, 2024
@dessens0 dessens0 self-assigned this Dec 13, 2024
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.

1 participant