Commit Graph

11 Commits

Author SHA1 Message Date
Spencer Schrock
8a3cbbb3ba
⚠️ remove dependencydiff functionality (#4146)
Signed-off-by: Spencer Schrock <sschrock@google.com>
2024-06-06 09:47:06 -07:00
Spencer Schrock
93edfbc818
🌱 Reduce confusion around codecov check status. (#3492)
With our current upload setup, it will always show a drop of 6-7%.
This is confusing to contributors, so make the check always pass.
Also fixes the threshold for the patch coverage.

Signed-off-by: Spencer Schrock <sschrock@google.com>
2023-09-19 20:05:26 +00:00
Naveen
ab0d078a2b
🌱 Deprecate dependencydiff package and add access token requirement (#3125)
- Deprecate the `dependencydiff` package and the `GetDependencyDiffResults` function
- Add a line to the `.codecov.yml` to ignore the `dependencydiff` package

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2023-06-07 12:23:15 +00:00
Naveen
f43c9c9a61
i🌱 Ignore all pb files for test (#3127)
- Update .codecov.yml to ignore additional files

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2023-06-07 12:09:01 +00:00
Naveen
157a509b23
🌱 Included directories that don't require coverage (#3002)
- Included directories that don't require coverage.

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2023-05-17 17:15:25 +00:00
Naveen
9f9fe96f26
🌱 Unit tests for Policy.go (#3003)
- Included tests for policy.go

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2023-05-16 17:37:15 +00:00
Naveen
d180088c75
🌱 Unit tests for attestor policy (#2857)
- Add tests for `GetRequiredChecksForPolicy` and `EvaluateResults`
- Add checks for binary artifacts, vulnerabilities, unpinned dependencies, and code review

[attestor/policy/attestation_policy_test.go]
- Add `github.com/google/go-cmp/cmp` to imports
- Add a test for `GetRequiredChecksForPolicy`
- Add a test for `EvaluateResults`

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
2023-04-12 18:32:22 +00:00
naveensrinivasan
e303a1b8fd 🌱 Ignore mock clients for code coverage
- Ignoring mock clients for code coverage tracking.
2022-03-09 14:21:20 -06:00
naveensrinivasan
5656c3ed45 🌱 Ignore cron folder from codecov
- Ignoring the cron folder from codecov
2022-02-22 13:33:18 -06:00
naveen
5e1fd5230c 🌱 Tweaking codecov config 2022-02-03 15:50:16 -06:00
naveen
2a1463b315 Feature - Report codecoverage to codecov.io 2021-01-26 17:49:11 -05:00