nishtahir / language-kotlin

Textmate language grammar for the Kotlin programming language
Apache License 2.0
12 stars 6 forks source link

Fix strings may be detected as comment (Fixes #59) #66

Closed nishtahir closed 1 year ago

nishtahir commented 1 year ago

Also update README to reflect Lightshow's deprecation (https://github.com/github/linguist/issues/5844)

codecov[bot] commented 1 year ago

Codecov Report

Base: 70.37% // Head: 70.37% // No change to project coverage :thumbsup:

Coverage data is based on head (3cfee04) compared to base (0781b68). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 3cfee04 differs from pull request most recent head 3caa7cd. Consider uploading reports for the commit 3caa7cd to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #66 +/- ## ======================================= Coverage 70.37% 70.37% ======================================= Files 13 13 Lines 486 486 ======================================= Hits 342 342 Misses 144 144 ``` | [Impacted Files](https://codecov.io/gh/nishtahir/language-kotlin/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nish+Tahir) | Coverage Δ | | |---|---|---| | [src/classes.YAML-tmLanguage](https://codecov.io/gh/nishtahir/language-kotlin/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nish+Tahir#diff-c3JjL2NsYXNzZXMuWUFNTC10bUxhbmd1YWdl) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nish+Tahir). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nish+Tahir)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.