SeasideSt / Seaside

The framework for developing sophisticated web applications in Smalltalk.
MIT License
516 stars 71 forks source link

Fix errors in Slime rules (due to code that was forgotten when moving from RB to Renraku framework) #1415

Closed jbrichau closed 3 months ago

jbrichau commented 3 months ago

Fixes false positives in Slime rules

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 48.27%. Comparing base (7a76a2b) to head (aa7676b). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1415 +/- ## ======================================= Coverage 48.26% 48.27% ======================================= Files 9115 9116 +1 Lines 81719 81731 +12 ======================================= + Hits 39440 39452 +12 Misses 42279 42279 ```

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