Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Error count on missing required files #175

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

Alessandro100
Copy link
Contributor

@Alessandro100 Alessandro100 commented Apr 4, 2024

Fixes #170 (follow up of #127)

When a file is required, but it's missing it will now show up in the error count of the file and in the summary

Before
image

After
image

Tested using this feed: https://api.prod.partners-fs37hd8.zoov.eu/gbfs/2.2/brest/en/gbfs.json?&key=OGNhZDNjMDQtYTA0Yi00NzU2LWE0MTItOGJlYzE1Y2E4NGEx

@Alessandro100 Alessandro100 self-assigned this Apr 4, 2024
@CLAassistant
Copy link

CLAassistant commented Apr 4, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

netlify bot commented Apr 4, 2024

Deploy Preview for gbfs-validator ready!

Name Link
🔨 Latest commit 869af40
🔍 Latest deploy log https://app.netlify.com/sites/gbfs-validator/deploys/660ec18ee2cc1f0008149df3
😎 Deploy Preview https://deploy-preview-175--gbfs-validator.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@richfab richfab self-requested a review April 4, 2024 15:49
Copy link
Contributor

@richfab richfab left a comment

Choose a reason for hiding this comment

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

LGTM from a product standpoint 👍

We should have the review from a dev too. cc @davidgamez

@richfab richfab requested a review from davidgamez April 4, 2024 15:55
@Alessandro100 Alessandro100 merged commit b3d2358 into master Apr 4, 2024
8 checks passed
@Alessandro100 Alessandro100 deleted the feat/170-missing-file-error-count branch April 4, 2024 16:03
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.

Missing required files and API results
4 participants