Skip to content

Update and extend formatter ecosystem checks#7981

Merged
konstin merged 1 commit intomainfrom
new-ecosystem-checks
Oct 16, 2023
Merged

Update and extend formatter ecosystem checks#7981
konstin merged 1 commit intomainfrom
new-ecosystem-checks

Conversation

@konstin
Copy link
Member

@konstin konstin commented Oct 16, 2023

Summary Adds home-assistant, a project with 10k files, and poetry, which uses preview style, to the ecosystem checks.

Update all revisions to latest main.

Old:

project similarity index total files changed files
cpython 0.76047 1789 1632
django 0.99983 2760 36
transformers 0.99963 2587 319
twine 1.00000 33 0
typeshed 0.99983 3496 18
warehouse 0.99967 648 15
zulip 0.99972 1437 21

New:

project similarity index total files changed files
cpython 0.76382 1799 1436
django 0.99983 2772 31
home-assistant 0.99950 10596 165
poetry 0.99944 317 8
transformers 0.99961 2657 295
twine 1.00000 33 0
typeshed 0.99974 3669 19
warehouse 0.99971 654 13
zulip 0.99972 1459 13

@konstin konstin added internal An internal refactor or improvement formatter Related to the formatter labels Oct 16, 2023
**Summary** Adds home-assistant, a project with 10k files, and poetry, which uses preview style, to the ecosystem checks.

Update all revisions to latest main. New stats:

| project        | similarity index  | total files       | changed files     |
|----------------|------------------:|------------------:|------------------:|
| cpython        |           0.76382 |              1799 |              1436 |
| django         |           0.99983 |              2772 |                31 |
| home-assistant |           0.99950 |             10596 |               165 |
| poetry         |           0.99944 |               317 |                 8 |
| transformers   |           0.99961 |              2657 |               295 |
| twine          |           1.00000 |                33 |                 0 |
| typeshed       |           0.99974 |              3669 |                19 |
| warehouse      |           0.99971 |               654 |                13 |
| zulip          |           0.99972 |              1459 |                13 |
@konstin konstin force-pushed the new-ecosystem-checks branch from dd832e5 to 4581472 Compare October 16, 2023 08:58
@github-actions
Copy link
Contributor

PR Check Results

Ecosystem

✅ ecosystem check detected no changes.

Copy link
Member

@MichaReiser MichaReiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does any of the existing projects have more deviations after upgrading?

@konstin
Copy link
Member Author

konstin commented Oct 16, 2023

Added base results, looks like only the expected fluctuation

@konstin konstin merged commit 4bb4cd3 into main Oct 16, 2023
@konstin konstin deleted the new-ecosystem-checks branch October 16, 2023 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

formatter Related to the formatter internal An internal refactor or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants