Skip to content

Commit e0ab622

Browse files
committed
1 parent 55de852 commit e0ab622

29 files changed

+288
-277
lines changed

.copier-answers.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
_commit: 0.0.2rc-131-g4aee5bf
1+
_commit: 0.0.2rc-150-gf81555e
22
_src_path: gh:bswck/skeleton
33
author: bswck
44
cli: false
@@ -14,9 +14,10 @@ precommit: true
1414
pypi: true
1515
pypi_description: A ``singledispatch()`` for arguments that are classes annotated
1616
as specific types.
17-
pypi_project_name: class-singledispatch
17+
pypi_project: class-singledispatch
1818
pypy: true
1919
python: '3.8'
20+
python_max: '3.13'
2021
repo: class_singledispatch
2122
rtd: class-singledispatch
2223
tests: true

.github/FUNDING.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# This file was generated from bswck/[email protected]131-g4aee5bf.
1+
# This file was generated from bswck/[email protected]150-gf81555e.
22
# Instead of changing this particular file, you might want to alter the template:
3-
# https://github.com/bswck/skeleton/tree/0.0.2rc-131-g4aee5bf/project/.github/%23%25%20if%20author%20%3D%3D%20%22bswck%22%20%25%23FUNDING.yml%23%25%20endif%20%25%23.jinja
3+
# https://github.com/bswck/skeleton/tree/0.0.2rc-150-gf81555e/project/.github/%23%25%20if%20author%20%3D%3D%20%22bswck%22%20%25%23FUNDING.yml%23%25%20endif%20%25%23.jinja
44

55
github: "bswck"

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# This file was generated from bswck/[email protected]131-g4aee5bf.
1+
# This file was generated from bswck/[email protected]150-gf81555e.
22
# Instead of changing this particular file, you might want to alter the template:
3-
# https://github.com/bswck/skeleton/tree/0.0.2rc-131-g4aee5bf/project/.github/ISSUE_TEMPLATE/bug.yml.jinja
3+
# https://github.com/bswck/skeleton/tree/0.0.2rc-150-gf81555e/project/.github/ISSUE_TEMPLATE/bug.yml.jinja
44

55
# docs https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
66
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# This file was generated from bswck/[email protected]131-g4aee5bf.
1+
# This file was generated from bswck/[email protected]150-gf81555e.
22
# Instead of changing this particular file, you might want to alter the template:
3-
# https://github.com/bswck/skeleton/tree/0.0.2rc-131-g4aee5bf/project/.github/ISSUE_TEMPLATE/config.yml.jinja
3+
# https://github.com/bswck/skeleton/tree/0.0.2rc-150-gf81555e/project/.github/ISSUE_TEMPLATE/config.yml.jinja
44

55
blank_issues_enabled: true

.github/ISSUE_TEMPLATE/functionality.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# This file was generated from bswck/[email protected]131-g4aee5bf.
1+
# This file was generated from bswck/[email protected]150-gf81555e.
22
# Instead of changing this particular file, you might want to alter the template:
3-
# https://github.com/bswck/skeleton/tree/0.0.2rc-131-g4aee5bf/project/.github/ISSUE_TEMPLATE/functionality.yml.jinja
3+
# https://github.com/bswck/skeleton/tree/0.0.2rc-150-gf81555e/project/.github/ISSUE_TEMPLATE/functionality.yml.jinja
44

55
# docs https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
66
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# This file was generated from bswck/[email protected]131-g4aee5bf.
1+
# This file was generated from bswck/[email protected]150-gf81555e.
22
# Instead of changing this particular file, you might want to alter the template:
3-
# https://github.com/bswck/skeleton/tree/0.0.2rc-131-g4aee5bf/project/.github/dependabot.yml.jinja
3+
# https://github.com/bswck/skeleton/tree/0.0.2rc-150-gf81555e/project/.github/dependabot.yml.jinja
44

55
version: 2
66
updates:

.github/workflows/audit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# This file was generated from bswck/[email protected]131-g4aee5bf.
1+
# This file was generated from bswck/[email protected]150-gf81555e.
22
# Instead of changing this particular file, you might want to alter the template:
3-
# https://github.com/bswck/skeleton/tree/0.0.2rc-131-g4aee5bf/project/.github/workflows/audit.yml.jinja
3+
# https://github.com/bswck/skeleton/tree/0.0.2rc-150-gf81555e/project/.github/workflows/audit.yml.jinja
44

55
# IMPORTANT!
66
# Pinned versions of actions and Poetry are managed in a different repository.

.github/workflows/coverage.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# This file was generated from bswck/[email protected]131-g4aee5bf.
1+
# This file was generated from bswck/[email protected]150-gf81555e.
22
# Instead of changing this particular file, you might want to alter the template:
3-
# https://github.com/bswck/skeleton/tree/0.0.2rc-131-g4aee5bf/project/.github/workflows/%23%25%20if%20tests%20and%20public%20%25%23coverage.yml%23%25%20endif%20%25%23.jinja
3+
# https://github.com/bswck/skeleton/tree/0.0.2rc-150-gf81555e/project/.github/workflows/%23%25%20if%20tests%20and%20public%20%25%23coverage.yml%23%25%20endif%20%25%23.jinja
44

55
# IMPORTANT!
66
# Pinned versions of actions and Poetry are managed in a different repository.
77
# Do not submit PRs to this file unless for this repo specifically.
88
# To change this workflow globally, submit a PR to https://github.com/bswck/skeleton.
99

10-
name: "Upload Coverage"
10+
name: "Coverage"
1111

1212
on:
1313
workflow_run:
@@ -35,7 +35,10 @@ jobs:
3535
- run: "gh run download ${{github.event.workflow_run.id}} --dir .covfiles/"
3636
env:
3737
GH_TOKEN: "${{github.token}}"
38-
- run: "poetry run coverage combine --append .covfiles/*"
38+
- name: "Combine coverage data files from multicontextual runs"
39+
run: "poetry run coverage combine --append .covfiles/*"
40+
- name: "Show coverage report"
41+
run: "poetry run coverage report --show-missing --fail-under=0"
3942
- name: "Upload coverage data file"
4043
uses: "actions/upload-artifact@v4"
4144
with:
@@ -63,15 +66,15 @@ jobs:
6366
needs: "combine"
6467
if: "${{github.event.workflow_run.pull_requests[0]}}"
6568
runs-on: "ubuntu-latest"
66-
environment: "Upload Coverage"
69+
environment: "Coverage"
6770
steps:
6871
- uses: "actions/checkout@v4"
6972
- uses: "actions/download-artifact@v4"
7073
with:
7174
name: "coverage-xml"
7275
merge-multiple: true
7376
- name: "Upload coverage reports to Codecov"
74-
uses: "codecov/codecov-action@v3"
77+
uses: "codecov/codecov-action@v4"
7578
with:
7679
files: "coverage.xml"
7780
env:
@@ -81,7 +84,7 @@ jobs:
8184
needs: "combine"
8285
if: "${{github.event.workflow_run.head_branch == 'main'}}"
8386
runs-on: "ubuntu-latest"
84-
environment: "Upload Coverage"
87+
environment: "Coverage"
8588
steps:
8689
- uses: "actions/checkout@v4"
8790
- name: "Install Poetry"

.github/workflows/doclinks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# This file was generated from bswck/[email protected]131-g4aee5bf.
1+
# This file was generated from bswck/[email protected]150-gf81555e.
22
# Instead of changing this particular file, you might want to alter the template:
3-
# https://github.com/bswck/skeleton/tree/0.0.2rc-131-g4aee5bf/project/.github/workflows/%23%25%20if%20docs%20%25%23doclinks.yml%23%25%20endif%20%25%23.jinja
3+
# https://github.com/bswck/skeleton/tree/0.0.2rc-150-gf81555e/project/.github/workflows/%23%25%20if%20docs%20%25%23doclinks.yml%23%25%20endif%20%25%23.jinja
44

55
# IMPORTANT!
66
# Pinned versions of actions and Poetry are managed in a different repository.

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# This file was generated from bswck/[email protected]131-g4aee5bf.
1+
# This file was generated from bswck/[email protected]150-gf81555e.
22
# Instead of changing this particular file, you might want to alter the template:
3-
# https://github.com/bswck/skeleton/tree/0.0.2rc-131-g4aee5bf/project/.github/workflows/lint.yml.jinja
3+
# https://github.com/bswck/skeleton/tree/0.0.2rc-150-gf81555e/project/.github/workflows/lint.yml.jinja
44

55
# IMPORTANT!
66
# Pinned versions of actions and Poetry are managed in a different repository.

0 commit comments

Comments
 (0)