Skip to content

Conversation

@JohananOppongAmoateng
Copy link
Contributor

@JohananOppongAmoateng JohananOppongAmoateng commented Dec 24, 2025

This PR integrates automated security testing into the django-polymorphic CI pipeline, providing continuous security monitoring without blocking development workflows.
The security workflow generates reports instead of failing the pipeline:

@JohananOppongAmoateng
Copy link
Contributor Author

@bckohan i am not really sure which one is the best action to take whether to fail the whole pipeline if there are security issues or generate a report so i generated reports. Please advise on the preferred route or the best one

@codecov
Copy link

codecov bot commented Dec 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.33%. Comparing base (32508b8) to head (739d28e).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #762   +/-   ##
=======================================
  Coverage   78.33%   78.33%           
=======================================
  Files          26       26           
  Lines        1565     1565           
  Branches      247      247           
=======================================
  Hits         1226     1226           
  Misses        263      263           
  Partials       76       76           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Add Comprehensive Security and Vulnerability Checks to CI

1 participant