Skip to content

Commit 5f242a2

Browse files
v0.28.2 Release Preparation (#894)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e868f8e commit 5f242a2

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# History
22

3+
## v0.28.2 - 2026-07-24
4+
5+
### Bugs Fixed
6+
7+
* `ReferentialIntegrity` metric erroring with `AttributeError` when running DiagnosticReport - Issue [#884](https://github.com/sdv-dev/SDMetrics/issues/884) by @gsheni
8+
39
## v0.28.1 - 2026-07-16
410

511
### New Features

static_code_analysis.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Run started:2026-07-16 18:13:43.527206+00:00
1+
Run started:2026-07-24 12:46:57.153921+00:00
22

33
Test results:
44
>> Issue: [B101:assert_used] Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
@@ -117,7 +117,7 @@ Test results:
117117
--------------------------------------------------
118118

119119
Code scanned:
120-
Total lines of code: 12582
120+
Total lines of code: 12601
121121
Total lines skipped (#nosec): 0
122122
Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0
123123

0 commit comments

Comments
 (0)