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 gitleaks and update .pre-commit-config.yaml #247

Merged

Conversation

danielfromearth
Copy link
Collaborator

@danielfromearth danielfromearth commented Nov 15, 2024

GitHub Issue: #80 , #246

Description

  • Add gitleaks to the pre-commit hooks.
  • Update pre-commit hooks and autoupdate config

PR Acceptance Checklist

  • Unit tests added/updated and passing.
  • [n/a] Integration testing
  • CHANGELOG.md updated
  • Documentation updated (if needed).

📚 Documentation preview 📚: https://stitchee--247.org.readthedocs.build/en/247/

@danielfromearth danielfromearth linked an issue Nov 15, 2024 that may be closed by this pull request
@danielfromearth danielfromearth changed the base branch from main to develop November 15, 2024 16:16
@codecov-commenter
Copy link

codecov-commenter commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.11%. Comparing base (9be3f0c) to head (a0ff697).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #247   +/-   ##
========================================
  Coverage    86.11%   86.11%           
========================================
  Files           11       11           
  Lines          648      648           
========================================
  Hits           558      558           
  Misses          90       90           
Flag Coverage Δ
integration 44.90% <50.00%> (ø)
unittests 83.64% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@danielfromearth
Copy link
Collaborator Author

pre-commit.ci autofix

@danielfromearth danielfromearth self-assigned this Nov 15, 2024
@danielfromearth danielfromearth added the automation CI, CD, or other automation label Nov 15, 2024
@danielfromearth danielfromearth linked an issue Nov 15, 2024 that may be closed by this pull request
@danielfromearth
Copy link
Collaborator Author

pre-commit.ci autofix

@danielfromearth danielfromearth merged commit 1701a4f into develop Nov 15, 2024
6 checks passed
@danielfromearth danielfromearth deleted the feature/issue-246-update-pre-commit-for-autoupdating branch November 15, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation CI, CD, or other automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update pre-commit for autoupdating Add Gitleaks check to pre-commit
2 participants