Open andrew-jameson opened 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.49%. Comparing base (
11abfb5
) to head (d273e37
). Report is 1 commits behind head on develop.
the command itself works now, but i don't believe this result is correct
✓ Installed commit-msg hook to .git/hooks/commit-msg
✓ Installed pre-commit hook to .git/hooks/pre-commit
✓ Installed prepare-commit-msg hook to .git/hooks/prepare-commit-msg
git-secrets-check.sh: Scanning files staged for commit ...
git-secrets-check.sh: Scanning tdrs-backend/plg/alertmanager/alertmanager.yml ...
git-secrets-check.sh: Scanning tdrs-backend/tdpservice/users/models.py ...
git-secrets-check.sh: Scanning tdrs-frontend/src/actions/alert.js ...
git-secrets-check.sh: No issues found
[feat/1786-precommit-hooks 6256e37be] moar good code
3 files changed, 3 insertions(+)
the command itself works now, but i don't believe this result is correct
✓ Installed commit-msg hook to .git/hooks/commit-msg ✓ Installed pre-commit hook to .git/hooks/pre-commit ✓ Installed prepare-commit-msg hook to .git/hooks/prepare-commit-msg git-secrets-check.sh: Scanning files staged for commit ... git-secrets-check.sh: Scanning tdrs-backend/plg/alertmanager/alertmanager.yml ... git-secrets-check.sh: Scanning tdrs-backend/tdpservice/users/models.py ... git-secrets-check.sh: Scanning tdrs-frontend/src/actions/alert.js ... git-secrets-check.sh: No issues found [feat/1786-precommit-hooks 6256e37be] moar good code 3 files changed, 3 insertions(+)
Wow, this was a relative path oddity! This prior logic works in CircleCI but not locally on Mac. New commit should address this, we'll see if it breaks CircleCI.
this is the error i'm seeing now (no secrets in the repo, but i added the syntax error changes to trigger the linter)
git push
error: failed to push some refs to 'github.com:raft-tech/TANF-app.git'
Summary of Changes
Provide a brief summary of changes Pull request closes #1786
How to Test
List the steps to test the PR
Deliverables
More details on how deliverables herein are assessed included here.
Deliverable 1: Accepted Features
Checklist of ACs:
lfrohlich
and/oradpennington
confirmed that ACs are met.Deliverable 2: Tested Code
CodeCov Report
comment in PR)CodeCov Report
comment in PR)Deliverable 3: Properly Styled Code
Deliverable 4: Accessible
iamjolly
andttran-hub
using Accessibility Insights reveal any errors introduced in this PR?Deliverable 5: Deployed
Deliverable 6: Documented
Deliverable 7: Secure
Deliverable 8: User Research
Research product(s) clearly articulate(s):