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 type model #193

Merged
merged 4 commits into from
Dec 11, 2023
Merged

Cache type model #193

merged 4 commits into from
Dec 11, 2023

Conversation

dstallenberg
Copy link
Contributor

@dstallenberg dstallenberg commented Oct 30, 2023

Add caching to type probability calculation in type model.

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 7170172455

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 8 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 46.463%

Changes Missing Coverage Covered Lines Changed/Added Lines %
libraries/analysis-javascript/lib/type/resolving/TypeModel.ts 0 8 0.0%
Files with Coverage Reduction New Missed Lines %
libraries/analysis-javascript/lib/type/resolving/TypeModel.ts 1 21.85%
Totals Coverage Status
Change from base Build 7169826469: -0.1%
Covered Lines: 1540
Relevant Lines: 3063

💛 - Coveralls

@dstallenberg dstallenberg merged commit 5174f1b into main Dec 11, 2023
12 checks passed
@dstallenberg dstallenberg deleted the feat-cache-type-model branch December 11, 2023 16:12
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.

None yet

2 participants