SeasideSt / Seaside

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

Fix Slime rules in Pharo 12 #1397

Closed jbrichau closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (7976eb9) 48.64% compared to head (1b345f8) 48.92%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1397 +/- ## ========================================== + Coverage 48.64% 48.92% +0.28% ========================================== Files 8954 9074 +120 Lines 80572 81612 +1040 ========================================== + Hits 39192 39930 +738 - Misses 41380 41682 +302 ```

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

jbrichau commented 6 months ago

Superseded by https://github.com/SeasideSt/Seaside/pull/1398