Skip to content

implemented Do method for the ChangesFrame to replace Update/Save/Loa…

Codecov / codecov/patch failed Mar 23, 2024 in 1s

59.28% of diff hit (target 98.61%)

View this Pull Request on Codecov

59.28% of diff hit (target 98.61%)

Annotations

Check warning on line 145 in src/CoreCraft.Storage.Json/JsonRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Json/JsonRepository.cs#L145

Added line #L145 was not covered by tests

Check warning on line 152 in src/CoreCraft.Storage.Json/JsonRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Json/JsonRepository.cs#L152

Added line #L152 was not covered by tests

Check warning on line 211 in src/CoreCraft.Storage.Json/JsonRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Json/JsonRepository.cs#L211

Added line #L211 was not covered by tests

Check warning on line 218 in src/CoreCraft.Storage.Json/JsonRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Json/JsonRepository.cs#L218

Added line #L218 was not covered by tests

Check warning on line 56 in src/CoreCraft.Storage.Json/JsonStorage.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Json/JsonStorage.cs#L56

Added line #L56 was not covered by tests

Check warning on line 97 in src/CoreCraft.Storage.Json/JsonStorage.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Json/JsonStorage.cs#L97

Added line #L97 was not covered by tests

Check warning on line 91 in src/CoreCraft.Storage.Sqlite/QueryBuilder.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/QueryBuilder.cs#L87-L91

Added lines #L87 - L91 were not covered by tests

Check warning on line 97 in src/CoreCraft.Storage.Sqlite/QueryBuilder.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/QueryBuilder.cs#L93-L97

Added lines #L93 - L97 were not covered by tests

Check warning on line 18 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L15-L18

Added lines #L15 - L18 were not covered by tests

Check warning on line 195 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L195

Added line #L195 was not covered by tests

Check warning on line 199 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L198-L199

Added lines #L198 - L199 were not covered by tests

Check warning on line 206 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L201-L206

Added lines #L201 - L206 were not covered by tests

Check warning on line 215 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L210-L215

Added lines #L210 - L215 were not covered by tests

Check warning on line 217 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L217

Added line #L217 was not covered by tests

Check warning on line 219 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L219

Added line #L219 was not covered by tests

Check warning on line 221 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L221

Added line #L221 was not covered by tests

Check warning on line 229 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L229

Added line #L229 was not covered by tests

Check warning on line 233 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 239 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L235-L239

Added lines #L235 - L239 were not covered by tests

Check warning on line 247 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L243-L247

Added lines #L243 - L247 were not covered by tests

Check warning on line 249 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L249

Added line #L249 was not covered by tests

Check warning on line 251 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L251

Added line #L251 was not covered by tests

Check warning on line 253 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L253

Added line #L253 was not covered by tests

Check warning on line 313 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L313

Added line #L313 was not covered by tests

Check warning on line 315 in src/CoreCraft.Storage.Sqlite/SqliteRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CoreCraft.Storage.Sqlite/SqliteRepository.cs#L315

Added line #L315 was not covered by tests