Skip to content

fix: #124 use class initialization protocol - #125

Open
vonbecmann wants to merge 1 commit into
pharo-rdbms:masterfrom
vonbecmann:124-Class-side-initialize-and-reset-methods-should-be-in-class-initialization-protocol
Open

vonbecmann wants to merge 1 commit into
pharo-rdbms:masterfrom
vonbecmann:124-Class-side-initialize-and-reset-methods-should-be-in-class-initialization-protocol

fix: #124 use class initialization protocol

e7df4da
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 5, 2026 in 1s

80.39% (+0.00%) compared to 44dee15

View this Pull Request on Codecov

80.39% (+0.00%) compared to 44dee15

Details

Codecov Report

❌ Patch coverage is 98.73418% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.39%. Comparing base (44dee15) to head (e7df4da).

Files with missing lines Patch % Lines
src/SQLite3-Core/SQLite3Library.class.st 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   80.39%   80.39%           
=======================================
  Files         110      110           
  Lines        4530     4530           
=======================================
  Hits         3642     3642           
  Misses        888      888           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.