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

Add implementation. Closes #1 #2

Merged
merged 56 commits into from
May 31, 2023
Merged

Add implementation. Closes #1 #2

merged 56 commits into from
May 31, 2023

Conversation

juliangruber
Copy link
Member

Closes #1

Copy link
Member

@bajtos bajtos left a comment

Choose a reason for hiding this comment

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

NOICE! 💪🏻

I have a few suggestions for making the implementation and tests more robust.

Can you please set up a CI step to check formatting and lint errors? We can use standard or maybe just prettier with no-semicolons in the config plus eslint.

Please document this in the README too, so that contributors like me know how to check and fix formatting & listing errors 🙏🏻

lib/spark.js Outdated Show resolved Hide resolved
lib/spark.js Outdated Show resolved Hide resolved
lib/spark.js Outdated Show resolved Hide resolved
module.js Outdated Show resolved Hide resolved
test/all.js Outdated Show resolved Hide resolved
test/integration.js Outdated Show resolved Hide resolved
test/integration.js Outdated Show resolved Hide resolved
test/spark.js Outdated Show resolved Hide resolved
test/spark.js Show resolved Hide resolved
@juliangruber juliangruber requested a review from bajtos May 30, 2023 12:47
test/spark.js Show resolved Hide resolved
@juliangruber juliangruber requested a review from bajtos May 31, 2023 15:24
Copy link
Member

@bajtos bajtos left a comment

Choose a reason for hiding this comment

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

I re-read the entire PR; I think it's in great shape!

There are a few more details that caught my attention, but we can address them later or not at all.

lib/spark.js Outdated Show resolved Hide resolved
lib/spark.js Outdated Show resolved Hide resolved
lib/spark.js Show resolved Hide resolved
lib/spark.js Outdated Show resolved Hide resolved
test/integration.js Outdated Show resolved Hide resolved
test/integration.js Outdated Show resolved Hide resolved
@juliangruber juliangruber merged commit 7b4444c into main May 31, 2023
@juliangruber juliangruber deleted the add/implementation branch May 31, 2023 15:44
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.

A Zinnia module to perform the retrieval checks
2 participants