Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 14:43 UTC

Martiusweb / asynctest

Enhance the standard unittest package with features for testing asyncio libraries

PythonApache-2.0★ 310 stars⑂ 42 forkssince Apr 2015View on GitHub ↗

Martiusweb/asynctest holds a health index of 25 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (66/100) and lowest on Vitality (17/100). It was last updated 827 days ago. A single contributor accounts for most of its recent work.

25
overall / 100
Critical

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

25
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

Martin RichardPersonal account
149 followers32 public repossince Feb 2010Google

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIasynctest0.13.010,630,285212631 days agounittesttesttestingasynciotulipselectorsasyncmock

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

17Critical · 22% of overall
How it's scored
0/36Push recency — last push 827 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push827
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 18 version tags (no GitHub releases)
0/36Release recency — latest release 2,631 days ago
19.8/27Release cadence — a release every ~94 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count18
latest_release_tagv0.13.0
releases_from_tagsyes
days_since_latest_release2,631
mean_days_between_releases94
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

66Moderate · 18% of overall
How it's scored
40.4/60Stars — 310 stars
13.4/25Forks — 42 forks
3.9/15Watchers — 6 watchers
Inputs used
forks42
stars310
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 10,630,285 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesasynctest
dependents
ecosystemspypi
total_downloads
monthly_downloads10,630,285
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

55Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.4/22.5Commit distribution — top contributor authored 85% of commits
13.5/13.5Contributor breadth — 12 contributors
10/10OpenSSF Scorecard: Contributors — project has 34 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled12
top_contributor_share0.848
How it's scored
28.9/46.8Issue resolution — 62% of issues closed
31.5/38.3PR acceptance — 42/51 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/16 approved changesets -- score normalized to 1
Inputs used
merged_prs42
open_issues39
closed_issues63
issue_closed_ratio0.618
closed_unmerged_prs9
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.6/25Owner reach — 149 followers of Martiusweb
23.1/25Track record — 32 public repos, account ~16 yr old
Inputs used
followers149
owner_typeUser
is_verified
owner_loginMartiusweb
public_repos32
account_age_days6,019
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
4/35Publish recency — latest publish 2,631 days ago
20/20Version history — 21 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesasynctest
ecosystemspypi
any_deprecatedno
min_days_since_publish2,631

Engineering Quality

Are baseline engineering and documentation practices in place?

46At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 6 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://asynctest.readthedocs.org/
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://asynctest.readthedocs.org/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

22Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/16 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 34 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier22
security_posture_before_jurisdiction30
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier and gives Security posture an At risk ceiling of 49.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

37At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
17.6/40Legible commit history — 33 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.33
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — doc/Makefile
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesdoc/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — Python without a type-check config
52.2/55Manageable file sizes — 1/20 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes85,169
source_files_sampled20
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

310GitHub stars
12contributors
0commits, last 12 months
827days since last push
18releases
1bus factor
39open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 42 ⇿
0Stars
42Forks
18Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

010203040504222015-052020-112026-04
Major 0Minor 11Patch 7

Each point covers 10 days.

OpenSSF Scorecard 3.0 / 10
3.0aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-28 14:43 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/16 approved changesets -- score normalized to 1
10Contributorsproject has 34 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

Full resolved dependency set from the GitHub dependency graph: 0 direct and 0 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 396,
      "has_wiki": false,
      "homepage": "https://asynctest.readthedocs.org/",
      "languages": {
        "Python": 218141
      },
      "pushed_at": "2024-04-22T12:09:21Z",
      "created_at": "2015-04-04T15:28:55Z",
      "owner_type": "User",
      "updated_at": "2026-07-10T00:02:15Z",
      "description": "Enhance the standard unittest package with features for testing asyncio libraries",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://marti.us",
      "name": "Martin Richard",
      "type": "User",
      "login": "Martiusweb",
      "company": "Google",
      "location": "Zürich, Switzerland",
      "followers": 149,
      "avatar_url": "https://avatars.githubusercontent.com/u/195352?v=4",
      "created_at": "2010-02-03T09:54:31Z",
      "is_verified": null,
      "public_repos": 32,
      "account_age_days": 6019
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2019-05-14T16:14:29Z"
        },
        {
          "tag": "v0.12.4",
          "kind": "patch",
          "published_at": "2019-04-23T17:59:05Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2019-04-03T15:30:17Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2018-06-20T16:03:31Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2018-06-05T08:46:45Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2018-02-27T19:48:05Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2017-11-04T15:29:36Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2017-10-23T08:48:47Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2017-10-12T19:13:45Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2017-01-18T11:09:34Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2016-10-13T13:28:07Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2016-08-29T12:42:49Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2016-04-05T10:25:11Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2016-03-29T16:17:50Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2016-02-13T08:20:11Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2015-10-08T11:32:00Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2015-08-12T10:00:37Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2015-06-04T09:59:40Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4b1284d6bab1ae90a6e8d88b882413ebbb7e5dce",
          "body": null,
          "is_bot": false,
          "headline": "Example for assertAsyncRaises",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-11-13T20:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c79c1dfceb85e888160f55d63a83aa29a7d29980",
          "body": "Fix minor typos in mocking tutorial.",
          "is_bot": false,
          "headline": "Merge pull request #139 from phanikandula/patch-1",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-08-26T07:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b609eb017b12689a08eba6287f5c60f43e128aef",
          "body": null,
          "is_bot": false,
          "headline": "Fix minor typos in mocking tutorial.",
          "author_name": "phanikandula",
          "author_login": "phanikandula",
          "committed_at": "2019-08-23T15:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8094df9b3ca02cb377380062bcab5fbf808fdca",
          "body": "Update MANIFEST.in",
          "is_bot": false,
          "headline": "Merge pull request #138 from smitfrank/patch-1",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-08-19T09:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59581f237aa1747a52062e42c661b7ca1c140f56",
          "body": "See [1], the part about test files.\r\n\r\n[1] https://docs.python.org/3/distutils/sourcedist.html#specifying-the-files-to-distribute",
          "is_bot": false,
          "headline": "Remove test files from MANIFEST.in",
          "author_name": "Frank Smit",
          "author_login": null,
          "committed_at": "2019-08-08T12:38:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "467635e43571f8365011392204f5500dfeadfdc2",
          "body": null,
          "is_bot": false,
          "headline": "Update setup.cfg",
          "author_name": "Frank Smit",
          "author_login": null,
          "committed_at": "2019-08-08T12:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4920083da31aaefb27145aeac0408b8fb8141516",
          "body": null,
          "is_bot": false,
          "headline": "Update MANIFEST.in",
          "author_name": "Frank Smit",
          "author_login": null,
          "committed_at": "2019-08-08T12:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5bdf7ef58dca1c218a96f599f375bfd8b63a056",
          "body": null,
          "is_bot": false,
          "headline": "explicitly state that the code can be reused in Python std lib",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-07-16T17:43:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82581c32b93f031e21d0b12594502bfe99b79057",
          "body": null,
          "is_bot": false,
          "headline": "Add the full Apache 2 license in the repository",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-07-16T17:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6188b764280cf21dd98d65d65cde266973fdd858",
          "body": "Change TestSelector._fd_to_key from a extended copy of\nTestSelector._selector._fd_to_key to a view on\nTestSelector._selector._fd_to_key plus the test-part extension. As a\nresult, there is no need to update TestSelector._fd_to_key when\nTestSelector._selector._fd_to_key is modified.\n\nfix #128",
          "is_bot": false,
          "headline": "Keep a view on internal selector map in TestSelector",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-07-16T17:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "823f189e36b0bd9bcd87be1d527dc17dad62364a",
          "body": null,
          "is_bot": false,
          "headline": "Use existing _fd_to_key in TestSelector init",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-07-16T17:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d652fed134fc85e91bc5faaf4f02ca90be61b0",
          "body": "Fix #128",
          "is_bot": false,
          "headline": "Keep a view on internal selector map",
          "author_name": "toffan",
          "author_login": "toffan",
          "committed_at": "2019-07-06T06:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81c82b1d92e8bb7efabd3cca4797b1143e46421b",
          "body": null,
          "is_bot": false,
          "headline": "Implement 'register' semantic in tests",
          "author_name": "toffan",
          "author_login": "toffan",
          "committed_at": "2019-07-06T06:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2947827d0852fcef02e1837e068270e9672c3636",
          "body": null,
          "is_bot": false,
          "headline": "add warning note in readme",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-05-15T10:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "542503e465a3f0d21547d8972e7e5eadc5c4e49c",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 0.13",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-05-14T16:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f94c154ed3576bade74975fbfd8c189103eeb6bd",
          "body": null,
          "is_bot": false,
          "headline": "Add badge for supported Python implementations.",
          "author_name": "Ilya Kulakov",
          "author_login": "Kentzo",
          "committed_at": "2019-05-14T16:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1d47ecb8220371284230d6d6fe642649ef82ab2",
          "body": "Bind patches to coroutine instances to avoid concurrency issues",
          "is_bot": false,
          "headline": "Merge pull request #123 from Martiusweb/patched",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-05-14T16:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97343f250b4d95109ca413dbe1f5b2ef61d4a6b3",
          "body": "Inherit from unittest.TestCase #124",
          "is_bot": false,
          "headline": "Merge pull request #125 from Martiusweb/inheritance",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-05-10T13:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0207c8b826b4db2a00a4d73f826205bea5ae2bdb",
          "body": null,
          "is_bot": false,
          "headline": "Inherit from unittest.TestCase #124",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-05-10T12:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2068b222fa2461572abc64e6687e2bfe4642694e",
          "body": null,
          "is_bot": false,
          "headline": "Fix documentation of LIMITED and GLOBAL constants",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-26T15:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e517d55f7a9a0f77d3add2bde20a5d705aba5c0b",
          "body": null,
          "is_bot": false,
          "headline": "Document that the clock is frozen in ClockedTestCase",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-26T15:53:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3887195ab59715cd637e5fdb8e1ece386459ffdf",
          "body": "This fixes #121. The problem is that if a patched coroutine runs\nmultiple times concurrently, they used to share the patch object, which\naffected the concurrent runs.\n\nIt had the side effect of pinning the patch mock to the coroutine\nfunction, hence each call received the same mock.\n\nTODO document the behavior and the quirks.",
          "is_bot": false,
          "headline": "Bind patches to the coroutine instance",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-26T15:28:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9484f44e835dab1dacffb5f2f23f4a47ce97418",
          "body": null,
          "is_bot": false,
          "headline": "tests for patch.dict",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-26T15:28:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9968e48a8cba9c703f824541cd44012719522a0b",
          "body": null,
          "is_bot": false,
          "headline": "Add tests against concurrent patched coroutines",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-26T14:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2922eacdf4f9feac9f670e1fbf33316d3606d3ff",
          "body": "Python34 deprecation",
          "is_bot": false,
          "headline": "Merge pull request #119 from Martiusweb/python34_deprecation",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-26T14:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9e107f102dfb579afe09017d82dd0abab2e927a",
          "body": null,
          "is_bot": false,
          "headline": "Fix PYTHONASYNCIODEBUG warnings in tests",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T21:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "606317d10a7d2bf82db06f663d01ac295d71d0ac",
          "body": "(E501: warning for line > 79 chars)",
          "is_bot": false,
          "headline": "Remove E501 warnings from Pylama in test_mock",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T21:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c68018a7ccf363f40a2732db6765ae2055db7a07",
          "body": null,
          "is_bot": false,
          "headline": "Move native coroutine tests back in test_mock",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T21:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d58fec155944e07cb569e4853ba199f785b8bad2",
          "body": "No need to wrap the old-style coroutines in a native one to run the\ntests anymore, since we dropped the support of Python 3.4.\n\nThe result is easier to read.",
          "is_bot": false,
          "headline": "Write cases with native coroutines statically",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T21:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2b138d73234cacac390d971c905fbbbef3d8a1d",
          "body": null,
          "is_bot": false,
          "headline": "fixup 1230b3a",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T21:03:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1230b3a73119483f2a349f43ad4e4c63329c1bb2",
          "body": null,
          "is_bot": false,
          "headline": "test_mock: remove conditional tests, move native coros",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T18:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2700a57e9b1c687ce1d9d68f0baab46233070520",
          "body": null,
          "is_bot": false,
          "headline": "Move back Python 3.5+ tests in test_case",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T18:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2277d62704b0b98414481cfcaaedbe7877c20730",
          "body": "This was in a distinct module because it async/await, keywords\nunsupported by Python 3.4.",
          "is_bot": false,
          "headline": "Move the content of _awaitable in mock",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T18:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4a521eae8df98751b1b703c256adbfef5f42ee5",
          "body": "Python 3.4 EOL was on March 18th, 2019, it's time to stop supporting it.",
          "is_bot": false,
          "headline": "Require Python 3.5 and greater",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T18:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff78723bc28be430cc59b78c1c92b036a5e88812",
          "body": "See #118",
          "is_bot": false,
          "headline": "Drop support of Python 3.4 in CI",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T18:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "196a9b6b23985ce247e8cc4ec9ed8b8a9620e5cb",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v0.12.4",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T17:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97c99afad3633ec88c068ccec4a98dcd66a3c2f3",
          "body": "Support __getattr__, __setattr__ and __delatrr__ for async magic methods",
          "is_bot": false,
          "headline": "Merge pull request #120 from Martiusweb/mock_add_spec_107",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T17:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeb2b85234af0593c64e0ba8431a3c502f9b5175",
          "body": "We define __setattr__ as a wrapper (overriden) method in the metaclass,\nthe previous implementation didn't really comply with how super()\nmethods are found: we must see if there's a __setattr__ attribute is the\nclass and then fallback to the parent",
          "is_bot": false,
          "headline": "IsCoroutineArgMeta.__setattr__ must override the right method",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T15:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8abb5d585372fa981717a64888aa464b87d85cf6",
          "body": "Fix for #107\n\nOverriden magics in unittest.mock are not aware of thre async magics,\nwhich makes these method fail in some cases.\n\nThis commit somewhat changes the behavior of unittest.mock regarding\nasync magic methods, but it's honestly not worth making things more\ncomplex with yet another layer of overriden __setattr__'s and all.",
          "is_bot": false,
          "headline": "Suport async magics in getattr, setattr, delattr",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-23T15:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2e2830d72baac78fe82711dbe657f7b25d1fc8d",
          "body": null,
          "is_bot": false,
          "headline": "Advertise the tutorial in README",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-19T08:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee8532ab9ab97610399c425e2c23e3f8c39e1bf5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'documentation'",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-19T08:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "114122680f2b06d83132b7b2db7e129d45f8e223",
          "body": null,
          "is_bot": false,
          "headline": "Doc: corrections before publication",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-19T08:35:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "474e40eacb257e30a51b03acc3ae5ff10c1a4e89",
          "body": null,
          "is_bot": false,
          "headline": "Doc: note about \"early release\"",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-18T19:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1917ad6cbfa4906d9da6414e946e839d0bd4b9af",
          "body": null,
          "is_bot": false,
          "headline": "Doc: selector and socket mocking (advanced)",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-18T19:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5a91104b2a24d0a3bfb9fc18d2b9ad99431d0c7",
          "body": null,
          "is_bot": false,
          "headline": "Doc: ClockedTestCase tutorial",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-18T17:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12ee6d548268114f64ba76563e45942dd3435ba2",
          "body": null,
          "is_bot": false,
          "headline": "Doc: add ref to mocking.py example file",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-18T17:24:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a48084d7d9beb66d8b2df7d7ff0824edcebb243f",
          "body": null,
          "is_bot": false,
          "headline": "Doc: patchings tutorial",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-18T16:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e99be8aaa1b6452dc9c3c5932fd18762fb153cd1",
          "body": null,
          "is_bot": false,
          "headline": "Doc: add all example rst files",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-18T16:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1732d67270fe8d0141f294d90fdb466b0ea31f13",
          "body": "It creates a rst file with a literal include for all python file in examples/.\nIt must be called manually.",
          "is_bot": false,
          "headline": "Doc: quick script generating code examples rst",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-18T16:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aadafd495ef05f94133b648970b9860c2d63681",
          "body": null,
          "is_bot": false,
          "headline": "Doc: consistent titles for modules documentation",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-18T16:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01ad65c70dfa5e324cdc7340668524e34309484f",
          "body": null,
          "is_bot": false,
          "headline": "Doc: asynchronous iterators and context manager",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-18T11:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc7559f88c4f115f58c52394a2fade03dddbbffc",
          "body": null,
          "is_bot": false,
          "headline": "Doc: type of mocks, control result of CoroutineMock",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-14T10:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d8f90548e7dbaa505e875ac9eac2cdd9499055e",
          "body": null,
          "is_bot": false,
          "headline": "Doc: CoroutineMock, spec and auto-spec",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-05T16:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f94887c0a7de4acb7c3b1b6be68b823d858f672",
          "body": null,
          "is_bot": false,
          "headline": "Doc: CoroutineMock tutorial",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-05T16:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d716c67631cb484c9c7f7f31b28de43922635acd",
          "body": null,
          "is_bot": false,
          "headline": "Doc: Introduction to mocks",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-05T16:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d10116415b3e5c61e93be1f6ae5cdbee35169324",
          "body": null,
          "is_bot": false,
          "headline": "Doc: Outline of a tutorial and TestCase chapter",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-05T16:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "071e944dd7e1f7879cb86b1e046e618e0e19ff37",
          "body": "When calling any assert_awaited() method on a coroutine mock returned by\ncreate_autospec(), the method actually called was assert_not_awaited().\n\nThis is because we were using a closure in a for-loop to retrieve the\nmehod of the wrapped coroutine, and thus the wrapper was always using\nthe last value of the variable of the loop...\n\nI added a test to ensure it doesn't happen again.",
          "is_bot": false,
          "headline": "Fix assert_await* methods of an autospec coroutine",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-05T16:21:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2549dd0cf3d21df6c905d791776e7436f9c7f8db",
          "body": "Action following #113",
          "is_bot": false,
          "headline": "Doc: add documentation of create_autospec()",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-05T14:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "967481c547685de93b96f8f2d2e65836f864702d",
          "body": "Includes an update of pypi credentials.",
          "is_bot": false,
          "headline": "Bump to 0.12.3",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-03T15:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cc8e4f04597448f258c857c09de0926362a99b9",
          "body": "Fix patch.dict() (updated in python 3.7) #115",
          "is_bot": false,
          "headline": "Merge pull request #116 from Martiusweb/patch_dict_73",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-03T08:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab8ab21d2f239ccec91647ab06338d477d7d0d52",
          "body": "This patch can not be merged unless it works with all versions of\nPython we support.\n\nThe bug that bpo-25512 fixes is not fixed in older releases, but\nasynctest works as expected.",
          "is_bot": false,
          "headline": "Fix patch.dict() (updated in python 3.7) #115",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2019-04-02T14:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fd545585a0f5fe2d40cb03e93698930b31fe26e",
          "body": null,
          "is_bot": false,
          "headline": "Fix incorrect docstring for asynctest.patch",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-08-28T08:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9aa39a297c30f4e176aff0510bf863289cf334b",
          "body": null,
          "is_bot": false,
          "headline": "Fix URL of supported python versions badge",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-08-28T08:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11634096610d2d4b98c38640025f075b05f18fe8",
          "body": "Add badges.",
          "is_bot": false,
          "headline": "Merge pull request #105 from GreatFruitOmsk/badges",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-08-28T07:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59dcf1b859589777131673e119e3ea5540dcb58c",
          "body": null,
          "is_bot": false,
          "headline": "Add badges.",
          "author_name": "Ilya Kulakov",
          "author_login": "Kentzo",
          "committed_at": "2018-08-21T16:02:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "292e7519949901dfc49638cad2ff6c067e8a9dcb",
          "body": "Use pyenv on macOS, make pypy3 required (without PYTHONASYNCIODEBUG)",
          "is_bot": false,
          "headline": "Merge pull request #104 from GreatFruitOmsk/travis",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-08-21T14:58:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f104b2ed8ade9a043eae5770868664648cf27341",
          "body": "The debug flag alters object's lifetime.",
          "is_bot": false,
          "headline": "Do not run PYTHONASYNCIODEBUG on PyPy",
          "author_name": "Ilya Kulakov",
          "author_login": "Kentzo",
          "committed_at": "2018-08-16T22:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "066b6d960cb6cbee3b18c213057f63d02b3fd920",
          "body": "Build dev versions of 3.6, 3.7 and 3.8",
          "is_bot": false,
          "headline": "Use pyenv on macOS",
          "author_name": "Ilya Kulakov",
          "author_login": "Kentzo",
          "committed_at": "2018-08-16T22:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c091b97b203a23a3c6dc18841c3d646f9d855c7",
          "body": "All tests pass here.",
          "is_bot": false,
          "headline": "Declare support for Python 3.7",
          "author_name": "Felix Yan",
          "author_login": "felixonmars",
          "committed_at": "2018-08-01T13:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c76a05431bca8b0dde4a64569393e9a31dc067d",
          "body": "Add macOS and Windows CI jobs",
          "is_bot": false,
          "headline": "Merge pull request #79 from GreatFruitOmsk/travis",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-08-01T13:21:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15ecb3e796b2d432c8112d9eeb3d903cb4326316",
          "body": "- Add 3.6-dev, 3.7-dev, pypy3 and 3.7 to linux\n- Add pyproject.toml\n- Rework .travis.yml\n\nFixes #68, Fixes #70, Fixes #71",
          "is_bot": false,
          "headline": "Add macOS and Windows CI jobs",
          "author_name": "Ilya Kulakov",
          "author_login": "Kentzo",
          "committed_at": "2018-07-30T21:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a973813c1179c714728ffab2a817ca009858f61e",
          "body": null,
          "is_bot": false,
          "headline": "fix unreachable assertion in test_mock",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-06-27T01:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35da219cd866107de9f38fc04ad9f2dbdac38433",
          "body": "Some tests relied on CPython's garbage collection behavior\nwhere objects are deleted (by calling the corresponding __del__)\nimmediately when their scope ends.\n\nPyPy is different by design. The workaround is\nto close object explicitly.",
          "is_bot": false,
          "headline": "Fix tests for PyPy",
          "author_name": "Ilya Kulakov",
          "author_login": "Kentzo",
          "committed_at": "2018-06-26T23:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64a6b79dcfe4542d16448753a8fcfd358f361ada",
          "body": null,
          "is_bot": false,
          "headline": "bump to v0.12.2",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-06-20T16:03:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a7643b13a94d5ac76d60687d9f7e160a9fbf3a0",
          "body": "Add tests mocks of coroutines which are staticmethod or classmethod\r\nFix patchers on async classmethod and staticmethods",
          "is_bot": false,
          "headline": "Merge pull request #95 from Martiusweb/staticmethods",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-06-20T16:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca67ad32086cd0776fd6c3752dd8c35186647ae5",
          "body": "Patcher tests have been completed to demonstrate the bug and slightly\nimproved in the meantime.\n\nsolves #93",
          "is_bot": false,
          "headline": "Fix patchers on async classmethod and asyncmethods",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-06-20T15:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a388b86fa88e23bf5cb46ea610b0d09a5f2afaf5",
          "body": null,
          "is_bot": false,
          "headline": "Add tests mocks of coroutines which are staticmethod or classmethod",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-06-20T15:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f1890bd8cab9eec3f9e3b162c8658ce90ecfda",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v0.12.1",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-06-05T08:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "025c7db777cabd7fcfe8cde24f0ec0e8dfc2c56b",
          "body": "Fix await_ properties are not updated if side effect is an exception.",
          "is_bot": false,
          "headline": "Merge pull request #91 from GreatFruitOmsk/master",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-06-05T08:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2394d75b10a35de44c2dc079d8e60bbbac39a6ae",
          "body": "Fixes #90",
          "is_bot": false,
          "headline": "Fix await_ properties are not updated if side effect is an exception.",
          "author_name": "Ilya Kulakov",
          "author_login": "Kentzo",
          "committed_at": "2018-06-04T05:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94cae3ddc60616efc33f6c90ae9db4bec6113ecf",
          "body": "See: https://docs.python.org/3/distutils/sourcedist.html\nonly test/test_*.py files are included by default.",
          "is_bot": false,
          "headline": "Incldue test/__init__.py and test/utils.py in tarball",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-02-28T09:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a06516191d605fc28409c94e57e7615838a688",
          "body": null,
          "is_bot": false,
          "headline": "Version bump + authors update",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-02-27T19:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a3c50ca2a973708824080f75c68071afd47ff80",
          "body": "make @patch with create_autospec mock coroutines correctly",
          "is_bot": false,
          "headline": "Merge pull request #74 from Martiusweb/patch_autospec",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-02-27T19:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a5645370959ae29c10efff6e5b097fe46ac8d27",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for patch.*() with autospec",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-02-27T19:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c2b8cbc6f8fcc5fb21f2ec2096316fd46cf7144",
          "body": null,
          "is_bot": false,
          "headline": "Test nested patches using autospec",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-02-07T20:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3fbb9294f7c79b5b75fe601b4d25982acd4059a",
          "body": "Fix of #46",
          "is_bot": false,
          "headline": "Override @patch to use overriden create_autospec",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-02-07T20:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79937d03c58adddf738dd1afe745f87b1e37d211",
          "body": "CoroutineMock can be called and the result can be awaited.\nHowever, the order of calls and awaits may not match: user may\nchoose to create a number of coroutines before awaiting anything.\nFor an async test the order of awaits may be more important\nthe the order of calls.\n\nRefs #64",
          "is_bot": false,
          "headline": "Track await arguments",
          "author_name": "Ilya Kulakov",
          "author_login": "Kentzo",
          "committed_at": "2018-02-07T20:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cfc69dd4cdef1b23af1d5f0e243ad41f7104b7a",
          "body": null,
          "is_bot": false,
          "headline": "Cosmectic changes in CoroutineMock.awaited code",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-02-07T20:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3e73bdc3e16aff63be6f82e24d1ee4cd77887b",
          "body": "Address warnings found by PyCharm's analyzer.",
          "is_bot": false,
          "headline": "Merge pull request #78 from GreatFruitOmsk/warnings",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-01-30T21:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1169309325a33e8120c3ff9bcb31da29a5e3a3",
          "body": "Deactivate unused_loop check by default",
          "is_bot": false,
          "headline": "Merge pull request #73 from Martiusweb/unused_loop",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-01-30T21:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06e447095f87f618147435ef04c393103a854ad4",
          "body": "Add the awaited attribute to CoroutineMock.",
          "is_bot": false,
          "headline": "Merge pull request #67 from GreatFruitOmsk/coroutine-wait",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-01-30T21:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eae5b847a270dd911b6bd466f027a8a6ad9f4271",
          "body": null,
          "is_bot": false,
          "headline": "Conditional import of _format_callback",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-01-30T21:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6e7734eecae5036a151c591f018006af86fe6ef",
          "body": null,
          "is_bot": false,
          "headline": "Fix various warnings found by PyCharm analyser.",
          "author_name": "Ilya Kulakov",
          "author_login": "Kentzo",
          "committed_at": "2018-01-30T21:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "606d5b69bb6ef87b4ff20e77bec4dc96908871a0",
          "body": null,
          "is_bot": false,
          "headline": "Conditional import of _format_callback",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-01-24T08:28:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82176ee8e640ee2da603cbd8b414cd7bdf697c5f",
          "body": null,
          "is_bot": false,
          "headline": "Address warnings found by PyCharm's analyzer.",
          "author_name": "Ilya Kulakov",
          "author_login": "Kentzo",
          "committed_at": "2018-01-11T00:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5f8e932ae044f5c2b019a4a6a1425bde51fb183",
          "body": "When condition is created it automatically captures current event loop.\nSince user should be able to create mock before setting the event loop,\ncreation of the Condition should be delayed before it's needed:\n  - One of wait methods is called\n  - CoroutineMock result is being awaited\n\nTests are simplified to reuse asynctest.TestCase.\nAddition of replace_loop is reverted being unnecessary.\n\nRefs #64",
          "is_bot": false,
          "headline": "Delay creation of _AwaitEvent's condition until it's needed",
          "author_name": "Ilya Kulakov",
          "author_login": "Kentzo",
          "committed_at": "2018-01-10T22:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "403ec08393571b3440efc55892c2b5fa0f759d84",
          "body": null,
          "is_bot": false,
          "headline": "Fix various warnings found by PyCharm analyser.",
          "author_name": "Ilya Kulakov",
          "author_login": "Kentzo",
          "committed_at": "2018-01-10T12:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9c157cd976c7534083c29dba41762ddb564e20d",
          "body": "Allow to skip a given number of awaits\nand wait for the next await.\n\nRefs #64",
          "is_bot": false,
          "headline": "Better control over awaited",
          "author_name": "Ilya Kulakov",
          "author_login": "Kentzo",
          "committed_at": "2018-01-09T20:20:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60aa5a9a5ffffff0f24ead888de001ab13593de6",
          "body": null,
          "is_bot": false,
          "headline": "Test and fix the support of create_autospec",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-01-09T01:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19f702d58461b9e0801e9f191d11682f3849517e",
          "body": null,
          "is_bot": false,
          "headline": "Doc of CoroutineMock.awaited",
          "author_name": "Martin Richard",
          "author_login": "Martiusweb",
          "committed_at": "2018-01-09T01:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 18,
      "commits_last_year": 0,
      "latest_release_at": "2019-05-14T16:14:29Z",
      "latest_release_tag": "v0.13.0",
      "releases_from_tags": true,
      "days_since_last_push": 827,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2631,
      "mean_days_between_releases": 94
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "asynctest",
          "exists": true,
          "license": "Apache 2",
          "keywords": [
            "unittest",
            "test",
            "testing",
            "asyncio",
            "tulip",
            "selectors",
            "async",
            "mock",
            "Development Status :: 3 - Alpha",
            "Intended Audience :: Developers",
            "License :: OSI Approved :: Apache Software License",
            "Programming Language :: Python :: 3.5",
            "Programming Language :: Python :: 3.6",
            "Programming Language :: Python :: 3.7",
            "Programming Language :: Python :: Implementation :: CPython",
            "Programming Language :: Python :: Implementation :: PyPy",
            "Topic :: Software Development :: Testing"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/asynctest/",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/Martiusweb/asynctest/",
          "versions_count": 21,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 10630285,
          "first_published_at": "2015-05-12T07:05:29.563246Z",
          "latest_published_at": "2019-05-14T16:42:24.242020Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2631
        }
      ]
    },
    "popularity": {
      "forks": 42,
      "stars": 310,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2015-05-20",
            "count": 1
          },
          {
            "date": "2016-01-07",
            "count": 1
          },
          {
            "date": "2016-04-03",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-05-31",
            "count": 1
          },
          {
            "date": "2016-07-05",
            "count": 1
          },
          {
            "date": "2016-07-19",
            "count": 1
          },
          {
            "date": "2016-12-05",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-22",
            "count": 1
          },
          {
            "date": "2017-06-03",
            "count": 1
          },
          {
            "date": "2017-07-19",
            "count": 1
          },
          {
            "date": "2017-10-09",
            "count": 1
          },
          {
            "date": "2017-11-20",
            "count": 1
          },
          {
            "date": "2018-07-21",
            "count": 1
          },
          {
            "date": "2018-09-22",
            "count": 1
          },
          {
            "date": "2019-03-15",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-08",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-08-30",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-11-07",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 42,
        "total_forks": 42
      },
      "star_history": null,
      "open_issues_and_prs": 50
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "doc/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 85169,
      "source_files_sampled": 20,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 11,
        "merged_prs": 42,
        "open_issues": 39,
        "closed_ratio": 0.618,
        "closed_issues": 63,
        "closed_unmerged_prs": 9
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Martiusweb",
          "commits": 212,
          "avatar_url": "https://avatars.githubusercontent.com/u/195352?v=4"
        },
        {
          "type": "User",
          "login": "Kentzo",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/88809?v=4"
        },
        {
          "type": "User",
          "login": "webknjaz",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/578543?v=4"
        },
        {
          "type": "User",
          "login": "manuco",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/243316?v=4"
        },
        {
          "type": "User",
          "login": "rndusr",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7514458?v=4"
        },
        {
          "type": "User",
          "login": "toffan",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/10775773?v=4"
        },
        {
          "type": "User",
          "login": "ajcormier",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13419898?v=4"
        },
        {
          "type": "User",
          "login": "felixonmars",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1006477?v=4"
        },
        {
          "type": "User",
          "login": "deejay1",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/41211?v=4"
        },
        {
          "type": "User",
          "login": "quasiyoke",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/592634?v=4"
        }
      ],
      "contributors_sampled": 12,
      "top_contributor_share": 0.848
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/16 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 34 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4b1284d6bab1ae90a6e8d88b882413ebbb7e5dce",
        "ran_at": "2026-07-28T14:43:20Z",
        "aggregate_score": 3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 43,
          "created_at": "2017-06-03T10:12:53Z",
          "last_comment_at": "2017-11-20T22:01:36Z",
          "last_comment_author": "Kentzo"
        },
        {
          "number": 60,
          "created_at": "2017-11-21T00:38:19Z",
          "last_comment_at": "2018-08-21T14:54:43Z",
          "last_comment_author": "Martiusweb"
        },
        {
          "number": 61,
          "created_at": "2017-11-21T01:55:13Z",
          "last_comment_at": "2018-08-22T04:37:32Z",
          "last_comment_author": "Kentzo"
        },
        {
          "number": 62,
          "created_at": "2017-11-21T02:06:38Z",
          "last_comment_at": "2018-09-12T02:06:08Z",
          "last_comment_author": "Kentzo"
        },
        {
          "number": 103,
          "created_at": "2018-08-16T16:20:29Z",
          "last_comment_at": "2024-04-05T13:00:15Z",
          "last_comment_author": "kloczek"
        },
        {
          "number": 134,
          "created_at": "2019-07-14T12:51:23Z",
          "last_comment_at": "2020-10-19T19:11:33Z",
          "last_comment_author": "Lordnibbler"
        },
        {
          "number": 145,
          "created_at": "2019-12-05T21:20:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 156,
          "created_at": "2020-10-23T06:31:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 157,
          "created_at": "2020-12-04T13:04:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 162,
          "created_at": "2022-06-21T14:06:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 164,
          "created_at": "2024-04-22T11:55:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2019-08-26T07:50:22Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 31,
          "created_at": "2017-01-16T20:44:30Z",
          "last_comment_at": "2018-07-17T21:17:14Z",
          "last_comment_author": "dnp1"
        },
        {
          "number": 44,
          "created_at": "2017-06-16T08:55:49Z",
          "last_comment_at": "2019-04-11T08:32:12Z",
          "last_comment_author": "argaen"
        },
        {
          "number": 65,
          "created_at": "2017-11-26T12:28:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 69,
          "created_at": "2017-12-08T21:21:49Z",
          "last_comment_at": "2017-12-27T20:42:51Z",
          "last_comment_author": "Kentzo"
        },
        {
          "number": 72,
          "created_at": "2017-12-12T19:00:07Z",
          "last_comment_at": "2017-12-21T06:29:49Z",
          "last_comment_author": "Kentzo"
        },
        {
          "number": 80,
          "created_at": "2018-01-24T07:59:16Z",
          "last_comment_at": "2018-03-13T14:30:24Z",
          "last_comment_author": "RemiCardona"
        },
        {
          "number": 85,
          "created_at": "2018-03-14T14:23:52Z",
          "last_comment_at": "2018-03-24T10:53:46Z",
          "last_comment_author": "Martiusweb"
        },
        {
          "number": 86,
          "created_at": "2018-03-14T21:47:08Z",
          "last_comment_at": "2019-01-11T14:22:36Z",
          "last_comment_author": "ernestask"
        },
        {
          "number": 97,
          "created_at": "2018-06-26T23:08:07Z",
          "last_comment_at": "2018-06-26T23:38:41Z",
          "last_comment_author": "Kentzo"
        },
        {
          "number": 100,
          "created_at": "2018-08-11T22:38:21Z",
          "last_comment_at": "2018-08-16T17:46:38Z",
          "last_comment_author": "mshandrovskiy"
        },
        {
          "number": 102,
          "created_at": "2018-08-16T16:00:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 109,
          "created_at": "2018-09-22T19:39:44Z",
          "last_comment_at": "2018-09-28T19:46:35Z",
          "last_comment_author": "Wesmania"
        },
        {
          "number": 110,
          "created_at": "2018-10-03T18:50:31Z",
          "last_comment_at": "2019-04-23T17:55:04Z",
          "last_comment_author": "Martiusweb"
        },
        {
          "number": 111,
          "created_at": "2018-10-04T06:13:59Z",
          "last_comment_at": "2018-10-05T15:20:27Z",
          "last_comment_author": "Wesmania"
        },
        {
          "number": 112,
          "created_at": "2018-11-14T11:07:43Z",
          "last_comment_at": "2019-01-10T23:08:59Z",
          "last_comment_author": "rathann"
        },
        {
          "number": 117,
          "created_at": "2019-04-04T15:58:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 126,
          "created_at": "2019-05-19T02:48:08Z",
          "last_comment_at": "2020-01-28T06:04:31Z",
          "last_comment_author": "dimaqq"
        },
        {
          "number": 127,
          "created_at": "2019-05-29T13:27:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 129,
          "created_at": "2019-06-24T02:00:16Z",
          "last_comment_at": "2019-06-25T06:29:05Z",
          "last_comment_author": "dimaqq"
        },
        {
          "number": 130,
          "created_at": "2019-06-24T02:11:49Z",
          "last_comment_at": "2020-02-21T09:18:22Z",
          "last_comment_author": "graingert"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Martiusweb/asynctest",
    "host": "github.com",
    "name": "asynctest",
    "owner": "Martiusweb"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 25,
      "inputs": {
        "security": 22,
        "vitality": 17,
        "community": 66,
        "governance": 55,
        "engineering": 46,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 42,
        "overall_after_abandonment_multiplier": 25
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 827,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 827 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 827
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "releases_count": 18,
              "latest_release_tag": "v0.13.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2631,
              "mean_days_between_releases": 94
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "18 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2631 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2631
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~94 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 94
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 11,
              "unanswered_open_issues": 15,
              "days_since_last_merged_pr": 2528,
              "days_since_last_human_commit": 2448,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2448 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2448,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "forks": 42,
              "stars": 310,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "310 stars",
                "points": 40.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 310
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "42 forks",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "asynctest"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 10630285
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "10,630,285 downloads/month across pypi",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 10630285,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 55,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 12,
              "top_contributor_share": 0.848
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 85% of commits",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 85
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "12 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 34 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "merged_prs": 42,
              "open_issues": 39,
              "closed_issues": 63,
              "issue_closed_ratio": 0.618,
              "closed_unmerged_prs": 9
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "62% of issues closed",
                "points": 28.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 62
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "42/51 decided PRs merged",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 42,
                      "decided": 51
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/16 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 149,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Martiusweb",
              "public_repos": 32,
              "account_age_days": 6019
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "149 followers of Martiusweb",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 149,
                      "login": "Martiusweb"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "32 public repos, account ~16 yr old",
                "points": 23.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 32
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "asynctest"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 2631
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 2631 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2631
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "21 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 46,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://asynctest.readthedocs.org/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://asynctest.readthedocs.org/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 22,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 75
                }
              }
            ],
            "value": 22,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 75,
              "security_posture_after_multiplier": 22,
              "security_posture_before_jurisdiction": 30
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/16 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 34 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "good",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 31
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1)",
                "points": 75,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 37,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.33,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "33 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 33,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "doc/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "doc/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "doc/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 85169,
              "source_files_sampled": 20,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/20 source files over 60KB",
                "points": 52.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 20,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T14:43:40.668401Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/Martiusweb/asynctest.svg",
  "full_name": "Martiusweb/asynctest",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.