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

feat: add support for ember-template-lint v4 #347

Merged
merged 3 commits into from
Jan 12, 2022

Conversation

lifeart
Copy link
Owner

@lifeart lifeart commented Jan 10, 2022

resolves: #346

@codecov
Copy link

codecov bot commented Jan 10, 2022

Codecov Report

Merging #347 (e6482a0) into component-context-info-origin (3a7e6d0) will decrease coverage by 0.05%.
The diff coverage is 22.72%.

Impacted file tree graph

@@                        Coverage Diff                        @@
##           component-context-info-origin     #347      +/-   ##
=================================================================
- Coverage                          71.16%   71.10%   -0.06%     
=================================================================
  Files                                 49       49              
  Lines                               4099     4101       +2     
  Branches                             866      801      -65     
=================================================================
- Hits                                2917     2916       -1     
- Misses                              1179     1182       +3     
  Partials                               3        3              
Impacted Files Coverage Δ
src/definition-providers/entry.ts 79.16% <ø> (+2.24%) ⬆️
src/template-linter.ts 43.75% <6.25%> (-0.25%) ⬇️
...uiltin-addons/core/template-completion-provider.ts 92.30% <60.00%> (-0.58%) ⬇️
src/utils/usages-api.ts 52.30% <100.00%> (-1.43%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2a0518...e6482a0. Read the comment docs.

@lifeart lifeart force-pushed the ember-template-lint-v4 branch from 0a60cf8 to e6482a0 Compare January 12, 2022 19:21
@lifeart lifeart merged commit ef13b60 into component-context-info-origin Jan 12, 2022
@lifeart lifeart deleted the ember-template-lint-v4 branch January 12, 2022 19:30
lifeart pushed a commit that referenced this pull request Jan 12, 2022
# [2.7.0](v2.6.0...v2.7.0) (2022-01-12)

### Features

* add support for ember-template-lint v4 ([#347](#347)) ([ef13b60](ef13b60))
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.

add support for ember-template-lint v4
1 participant