Skip to content

incorporate otf jkbuilder into system init

8e378c8
Select commit
Loading
Failed to load commit list.
Draft

feat: on-the-fly JK builder #148

incorporate otf jkbuilder into system init
8e378c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 1s

92.72% (-1.28%) compared to 946fd92

View this Pull Request on Codecov

92.72% (-1.28%) compared to 946fd92

Details

Codecov Report

❌ Patch coverage is 88.30645% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.72%. Comparing base (946fd92) to head (8e378c8).

Files with missing lines Patch % Lines
forte2/jkbuilder/jkbuilder.py 85.16% 37 Missing and 9 partials ⚠️
forte2/system/system.py 65.21% 6 Missing and 2 partials ⚠️
forte2/helpers/matrix_functions.py 33.33% 1 Missing and 1 partial ⚠️
tests/integrals/test_two_electron.py 96.36% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
- Coverage   94.00%   92.72%   -1.28%     
==========================================
  Files         148      148              
  Lines       12721    13189     +468     
  Branches      998     1040      +42     
==========================================
+ Hits        11958    12230     +272     
- Misses        530      712     +182     
- Partials      233      247      +14     

☔ 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.