Skip to content

feat: filter out acceptance tests from validator usage report#1683

Merged
cka-y merged 6 commits intomasterfrom
feat/1668
Mar 4, 2024
Merged

feat: filter out acceptance tests from validator usage report#1683
cka-y merged 6 commits intomasterfrom
feat/1668

Conversation

@cka-y
Copy link
Copy Markdown
Contributor

@cka-y cka-y commented Mar 4, 2024

Summary:

Expected behavior:

  • With skip_validator_update enabled, CLI bypasses update checks and usage tracking, reducing inflated analytics during tests.

Please make sure these boxes are checked before submitting your pull request - thanks!

@MobilityData MobilityData deleted a comment from github-actions bot Mar 4, 2024
@MobilityData MobilityData deleted a comment from github-actions bot Mar 4, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 4, 2024

✅ Rule acceptance tests passed.
New Errors: 0 out of 1511 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Errors: 0 out of 1511 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
New Warnings: 0 out of 1511 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Warnings: 0 out of 1511 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
0 out of 1511 sources (~0 %) are corrupted.
Commit: 45df1e2
Download the full acceptance test report here (report will disappear after 90 days).
✅ Rule acceptance tests passed.

@cka-y cka-y requested a review from davidgamez March 4, 2024 18:52
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 4, 2024

✅ Rule acceptance tests passed.
New Errors: 0 out of 1500 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Errors: 0 out of 1500 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
New Warnings: 0 out of 1500 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Warnings: 0 out of 1500 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
11 out of 1511 sources (~1 %) are corrupted.
Corrupted sources:
de-baden-wurttemberg-bodo-verkehrsverbund-gtfs-769
de-bayern-burgerbus-leupoldsgrun-landkreis-hof-gtfs-1152
it-regione-autonoma-della-sardegna-collegamenti-marittimi-grimaldi-gtfs-1192
lt-alytaus-apskritis-kautra-gtfs-1040
us-oregon-city-of-milton-freewater-public-transportation-gtfs-274
us-washington-intercity-transit-gtfs-266
us-washington-union-gap-gtfs-277
us-washington-washington-state-ferries-gtfs-283
us-washington-whatcom-transportation-authority-gtfs-284
us-wisconsin-beloit-transit-gtfs-392
us-wisconsin-metro-transit-gtfs-394
Commit: 71ede36
Download the full acceptance test report here (report will disappear after 90 days).
✅ Rule acceptance tests passed.

@cka-y cka-y merged commit 50eb0f5 into master Mar 4, 2024
@cka-y cka-y deleted the feat/1668 branch March 4, 2024 21:54
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 4, 2024

✅ Rule acceptance tests passed.
New Errors: 0 out of 1509 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Errors: 0 out of 1509 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
New Warnings: 0 out of 1509 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Warnings: 0 out of 1509 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
2 out of 1511 sources (~0 %) are corrupted.
Corrupted sources:
rs-beograd-republic-of-serbia-gtfs-1027
us-colorado-estes-transit-gtfs-459
Commit: 5a0ff8e
Download the full acceptance test report here (report will disappear after 90 days).
✅ Rule acceptance tests passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filter out acceptance tests from validator usage report

2 participants