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

[GSK 2911] Generate docs from scan report #1864

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

bmalezieux
Copy link
Contributor

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)

Copy link

linear bot commented Mar 26, 2024

Copy link

sentry-io bot commented Mar 26, 2024

🔍 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 👎

@bmalezieux bmalezieux marked this pull request as ready for review March 27, 2024 15:53
@bmalezieux bmalezieux requested a review from a team as a code owner March 27, 2024 16:02
@bmalezieux bmalezieux marked this pull request as draft May 13, 2024 12:43
Copy link

sonarcloud bot commented May 13, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants