uqbar-project / wollok-lsp-ide

IDE for Wollok - LSP node-based
GNU General Public License v3.0
7 stars 3 forks source link

Fix reporter for shouldPassValuesToAllAttributes #136

Closed fdodino closed 7 months ago

fdodino commented 7 months ago

Relacionado con este PR de wollok-ts que arregla la detección en el new de atributos sin inicializar, aquí se corrige el mensaje a mostrar para el usuario.

Issue original: https://github.com/uqbar-project/wollok-ts/pull/209

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fccf273) 80.97% compared to head (bd5d306) 80.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #136 +/- ## ======================================= Coverage 80.97% 80.97% ======================================= Files 8 8 Lines 247 247 Branches 70 70 ======================================= Hits 200 200 Misses 47 47 ``` | [Flag](https://app.codecov.io/gh/uqbar-project/wollok-lsp-ide/pull/136/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uqbar-project) | Coverage Δ | | |---|---|---| | [lsp-ide-server](https://app.codecov.io/gh/uqbar-project/wollok-lsp-ide/pull/136/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uqbar-project) | `80.97% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uqbar-project#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.