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

Schema processor bootstrap #67

Merged
merged 4 commits into from
Aug 6, 2023
Merged

Schema processor bootstrap #67

merged 4 commits into from
Aug 6, 2023

Conversation

surol
Copy link
Member

@surol surol commented Aug 6, 2023

  • Rename directory to bootstrap
  • Rename processing "setup" to "bootstrap"
  • Refine feature API
  • Allow processing features override constraints

@surol surol merged commit ceae47c into master Aug 6, 2023
1 of 2 checks passed
@surol surol deleted the processor-bootstrap branch August 6, 2023 12:18
@codacy-production
Copy link

Coverage summary from Codacy

Merging #67 (5c2e52d) into master (273dda2) - See PR on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (273dda2) 3374 3374 100.00%
Head commit (5c2e52d) 3351 (-23) 3351 (-23) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#67) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

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.

1 participant