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

Cache metadata validators #48

Merged
merged 3 commits into from
Dec 13, 2023
Merged

Cache metadata validators #48

merged 3 commits into from
Dec 13, 2023

Conversation

Cito
Copy link
Member

@Cito Cito commented Aug 18, 2023

Since creation of validators with linkml_validator is very expensive, try to cache and reuse them in a workflow.

@coveralls
Copy link

coveralls commented Aug 18, 2023

Pull Request Test Coverage Report for Build 7195110510

  • 12 of 12 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 92.162%

Totals Coverage Status
Change from base Build 7194900234: 0.02%
Covered Lines: 2716
Relevant Lines: 2947

💛 - Coveralls

@Cito Cito requested review from mephenor and TheByronHimes August 18, 2023 16:25
@Cito Cito requested a review from KerstenBreuer December 13, 2023 12:32
@Cito Cito merged commit d0c881b into main Dec 13, 2023
7 checks passed
@Cito Cito deleted the feature/cache-validators branch December 13, 2023 12:51
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.

5 participants