giskard icon indicating copy to clipboard operation
giskard copied to clipboard

[GSK 2911] Generate docs from scan report

Open bmalezieux opened this issue 3 months ago • 3 comments

Description

Related Issue

Type of Change

  • [ ] 📚 Examples / docs / tutorials / dependencies update
  • [ ] 🔧 Bug fix (non-breaking change which fixes an issue)
  • [ ] 🥂 Improvement (non-breaking change which improves an existing feature)
  • [ ] 🚀 New feature (non-breaking change which adds functionality)
  • [ ] 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] 🔐 Security fix

Checklist

  • [ ] I've read the CODE_OF_CONDUCT.md document.
  • [ ] I've read the CONTRIBUTING.md guide.
  • [ ] I've written tests for all new methods and classes that I created.
  • [ ] I've written the docstring in Google format for all the methods and classes that I used.
  • [ ] I've updated the pdm.lock running pdm update-lock (only applicable when pyproject.toml has been modified)

bmalezieux avatar Mar 26 '24 11:03 bmalezieux

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: giskard/scanner/report.py

Function Unhandled Issue
to_html IsADirectoryError: [Errno 21] Is a directory: 'data/test_preprocess.csv' __ma...
Event Count: 1

Did you find this useful? React with a 👍 or 👎

sentry-io[bot] avatar Mar 26 '24 11:03 sentry-io[bot]