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

Modify -form of pattern-map-schema #66

Merged

Conversation

skydread1
Copy link
Contributor

Closes #65

Update the -form method of pattern-map-schema so it does not add a extra key pattern-map.

This allows us to call m/form on a pattern-map-schema and get the same schema as a normal map.

@skydread1 skydread1 temporarily deployed to deploy July 14, 2023 09:13 — with GitHub Actions Inactive
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (e257f76) 94.59% compared to head (52049f8) 94.59%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   94.59%   94.59%           
=======================================
  Files           7        7           
  Lines         444      444           
  Branches       10       10           
=======================================
  Hits          420      420           
  Misses         14       14           
  Partials       10       10           
Impacted Files Coverage Δ
src/sg/flybot/pullable/schema.cljc 92.90% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@robertluo robertluo merged commit f9b9117 into flybot-sg:master Jul 17, 2023
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.

The map params inside function args are not validated.
3 participants