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

Implement decorators #208

Merged
merged 6 commits into from
Dec 11, 2023
Merged

Implement decorators #208

merged 6 commits into from
Dec 11, 2023

Conversation

dstallenberg
Copy link
Contributor

Implement the cache & resolvePath decorators from the framework.

@dstallenberg dstallenberg requested a review from a team as a code owner December 11, 2023 11:47
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 7168082405

  • 6 of 6 (100.0%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.1%) to 47.02%

Files with Coverage Reduction New Missed Lines %
libraries/analysis-javascript/lib/type/resolving/InferenceTypeModelFactory.ts 2 22.88%
plugins/plugin-javascript-event-listener-state-storage/lib/StateStorage.ts 3 11.76%
Totals Coverage Status
Change from base Build 7166447209: 0.1%
Covered Lines: 1539
Relevant Lines: 3025

💛 - Coveralls

@dstallenberg dstallenberg merged commit 4daf7b2 into main Dec 11, 2023
12 checks passed
@dstallenberg dstallenberg deleted the feat-implement-decorators-2 branch December 11, 2023 13:52
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.

2 participants