Skip to content

Th/test tokenless2 #20

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

Open
wants to merge 55 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
6d66887
chore(deps): bump coverage from 7.5.4 to 7.6.0
dependabot[bot] Jul 12, 2024
e132fb4
Merge pull request #217 from codecov/dependabot/pip/coverage-7.6.0
thomasrockhu-codecov Jul 15, 2024
6cc5e39
fix: whitespace
thomasrockhu-codecov Jul 15, 2024
3a59616
fix: see if it works on CI
thomasrockhu-codecov Jul 15, 2024
1706a46
fix: force token
thomasrockhu-codecov Jul 16, 2024
5b28bbf
Merge pull request #219 from codecov/th/meow
thomasrockhu-codecov Jul 16, 2024
51e6119
Update codecov.yml
thomasrockhu-codecov Jul 17, 2024
a6a7cf2
chore(deps): bump pytest from 8.2.2 to 8.3.1
dependabot[bot] Jul 22, 2024
610aed3
Merge pull request #220 from codecov/dependabot/pip/pytest-8.3.1
thomasrockhu-codecov Jul 22, 2024
db945f2
chore(deps): bump pytest from 8.3.1 to 8.3.2
dependabot[bot] Jul 26, 2024
e97c64f
Merge pull request #222 from codecov/dependabot/pip/pytest-8.3.2
thomasrockhu-codecov Jul 26, 2024
27a3aab
chore(deps): bump attrs from 23.2.0 to 24.1.0
dependabot[bot] Aug 5, 2024
54e5033
Merge pull request #226 from codecov/dependabot/pip/attrs-24.1.0
thomasrockhu-codecov Aug 5, 2024
3a4f7c2
chore(deps): bump coverage from 7.6.0 to 7.6.1
dependabot[bot] Aug 5, 2024
35b8e14
Merge pull request #225 from codecov/dependabot/pip/coverage-7.6.1
thomasrockhu-codecov Aug 5, 2024
8a390f4
chore(deps): bump attrs from 24.1.0 to 24.2.0
dependabot[bot] Aug 7, 2024
541a48f
Merge pull request #229 from codecov/dependabot/pip/attrs-24.2.0
thomasrockhu-codecov Aug 7, 2024
18112df
chore(deps): bump pyparsing from 3.1.2 to 3.1.4
dependabot[bot] Aug 26, 2024
9a7e28d
Merge pull request #231 from codecov/dependabot/pip/pyparsing-3.1.4
thomasrockhu-codecov Sep 5, 2024
7ec3496
chore(deps): bump pytest from 8.3.2 to 8.3.3
dependabot[bot] Sep 11, 2024
9c0fedf
Merge pull request #232 from codecov/dependabot/pip/pytest-8.3.3
thomasrockhu-codecov Sep 12, 2024
a973cf0
chore(deps): bump tomli from 2.0.1 to 2.0.2
dependabot[bot] Oct 3, 2024
298c0eb
Merge pull request #239 from codecov/dependabot/pip/tomli-2.0.2
thomasrockhu-codecov Oct 3, 2024
e15e39a
chore(deps): bump coverage from 7.6.1 to 7.6.2
dependabot[bot] Oct 10, 2024
053b9fa
Merge pull request #240 from codecov/dependabot/pip/coverage-7.6.2
thomasrockhu-codecov Oct 10, 2024
1a0bfff
chore(deps): bump pyparsing from 3.1.4 to 3.2.0
dependabot[bot] Oct 14, 2024
4a4c402
chore(deps): bump coverage from 7.6.2 to 7.6.3
dependabot[bot] Oct 14, 2024
5f87f31
Merge pull request #244 from codecov/dependabot/pip/coverage-7.6.3
thomasrockhu-codecov Oct 14, 2024
5b692d8
Merge pull request #243 from codecov/dependabot/pip/pyparsing-3.2.0
thomasrockhu-codecov Oct 14, 2024
e7d041d
chore(deps): bump coverage from 7.6.3 to 7.6.4
dependabot[bot] Oct 21, 2024
735f84a
Merge pull request #245 from codecov/dependabot/pip/coverage-7.6.4
thomasrockhu-codecov Oct 21, 2024
487098e
chore(deps): bump pytest-cov from 5.0.0 to 6.0.0
dependabot[bot] Oct 30, 2024
067f984
Merge pull request #251 from codecov/dependabot/pip/pytest-cov-6.0.0
thomasrockhu-codecov Oct 30, 2024
d1e010b
chore(deps): bump packaging from 24.1 to 24.2
dependabot[bot] Nov 11, 2024
6ef15b2
Merge pull request #253 from codecov/dependabot/pip/packaging-24.2
thomasrockhu-codecov Nov 11, 2024
c6f4f90
chore(deps): bump tomli from 2.0.2 to 2.1.0
dependabot[bot] Nov 12, 2024
f01b12e
Merge pull request #254 from codecov/dependabot/pip/tomli-2.1.0
thomasrockhu-codecov Nov 12, 2024
314d8f0
chore(deps): bump coverage from 7.6.4 to 7.6.7
dependabot[bot] Nov 18, 2024
1807fbc
Merge pull request #259 from codecov/dependabot/pip/coverage-7.6.7
thomasrockhu-codecov Nov 19, 2024
f777754
Update ci.yml
thomasrockhu-codecov Nov 20, 2024
6ff8154
Update .github/workflows/ci.yml
thomasrockhu-codecov Nov 20, 2024
7a8902f
Update .github/workflows/ci.yml
thomasrockhu-codecov Nov 20, 2024
fe33c78
Update .github/workflows/ci.yml
thomasrockhu-codecov Nov 20, 2024
76d01fc
fix: test tokenless
thomasrockhu-codecov Nov 20, 2024
195747d
fix: test it all
thomasrockhu-codecov Nov 20, 2024
b0d6d32
fix: oidc wont work
thomasrockhu-codecov Nov 20, 2024
3a1da30
chore(deps): bump coverage from 7.6.7 to 7.6.8
dependabot[bot] Nov 25, 2024
57c0214
chore(deps): bump pytest from 8.3.3 to 8.3.4
dependabot[bot] Dec 2, 2024
1de3722
Merge pull request #267 from codecov/dependabot/pip/pytest-8.3.4
thomasrockhu-codecov Dec 4, 2024
ace1da3
chore(deps): bump tomli from 2.1.0 to 2.2.1
dependabot[bot] Dec 4, 2024
2eb1d14
Merge pull request #265 from codecov/dependabot/pip/coverage-7.6.8
thomasrockhu-codecov Dec 4, 2024
d902c97
Merge pull request #266 from codecov/dependabot/pip/tomli-2.2.1
thomasrockhu-codecov Dec 4, 2024
10eaa1c
Merge pull request #261 from codecov/thomasrockhu-codecov-patch-1
thomasrockhu-codecov Dec 4, 2024
f940b78
fix: try no tokens again
thomasrockhu-codecov Dec 6, 2024
2d0c41f
Merge branch 'main' into th/test-tokenless2
thomasrockhu-codecov Dec 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 12 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,30 @@
---
name: Workflow for Codecov example-python
on: [push, pull_request]
on: [push, pull_request, pull_request_target]
permissions:
id-token: write # This is required for requesting the JWT
contents: read
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Python 3.10
uses: actions/setup-python@v4
with:
python-version: '3.10'
- name: Install dependencies
run: pip install -r requirements.txt
- name: Run tests and collect coverage
run: pytest --cov app ${{ env.CODECOV_ATS_TESTS }}
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
run: pytest --cov app
- name: Upload coverage to Codecov (token)
uses: codecov/codecov-action@v5
with:
verbose: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
- name: Upload coverage to Codecov (no token)
uses: codecov/codecov-action@v5
with:
verbose: true
1 change: 1 addition & 0 deletions app/calculator.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ def divide(x, y):
if y == 0:
return 'Cannot divide by 0'
return x * 1.0 / y

14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
attrs==23.2.0
coverage==7.5.4
attrs==24.2.0
coverage==7.6.8
iniconfig==2.0.0
packaging==24.1
packaging==24.2
pluggy==1.5.0
py==1.11.0
pyparsing==3.1.2
pytest==8.2.2
pytest-cov==5.0.0
tomli==2.0.1
pyparsing==3.2.0
pytest==8.3.4
pytest-cov==6.0.0
tomli==2.2.1
Loading