◐ Shell
reader mode source ↗
Skip to content

Allow HTML coverage on FIPS-enabled DB#1356

Merged
jgebal merged 10 commits into
developfrom
bugfix/allow_html_coverage_on_fips_enabled_db
May 23, 2026
Merged

Allow HTML coverage on FIPS-enabled DB#1356
jgebal merged 10 commits into
developfrom
bugfix/allow_html_coverage_on_fips_enabled_db

Conversation

@jgebal

@jgebal jgebal commented May 23, 2026

Copy link
Copy Markdown
Member

Resolves: #1316

@jgebal jgebal self-assigned this May 23, 2026
@jgebal jgebal changed the title Bugfix/allow html coverage on fips enabled db May 23, 2026
@github-actions

github-actions Bot commented May 23, 2026

Copy link
Copy Markdown
Contributor

Test Results

    1 files    103 suites   3m 8s ⏱️
1 126 tests 1 122 ✅ 4 💤 0 ❌
1 130 runs  1 122 ✅ 8 💤 0 ❌

Results for commit 18fc4a9.

♻️ This comment has been updated with latest results.

@codecov

codecov Bot commented May 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.04%. Comparing base (2dfec9c) to head (18fc4a9).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1356   +/-   ##
========================================
  Coverage    95.04%   95.04%           
========================================
  Files          112      112           
  Lines         5492     5492           
  Branches        30       30           
========================================
  Hits          5220     5220           
  Misses         272      272           
Flag Coverage Δ
19se 95.09% <100.00%> (ø)
21XE 95.24% <100.00%> (ø)
23-free 94.99% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@sonarqubecloud

Copy link
Copy Markdown

@jgebal jgebal marked this pull request as ready for review May 23, 2026 22:21
…d_db

# Conflicts:
#	.github/workflows/build.yml
Hide details View details @jgebal jgebal merged commit c94b6d2 into develop May 23, 2026
14 of 15 checks passed
@jgebal jgebal deleted the bugfix/allow_html_coverage_on_fips_enabled_db branch May 23, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ut_coverage_html_reporter fails with ORA-28817 in FIPS-enabled databases due to MD5 usage in DBMS_CRYPTO

1 participant