Skip to content

Conversation

@sunliang98
Copy link
Collaborator

Reminder

  • Have you linked an issue with this pull request?
  • Have you added adequate unit tests and/or case tests for your pull request?
  • Have you noticed possible changes of behavior below or in the linked issue?
  • Have you explained the changes of codes in core modules of ESolver, HSolver, ElecState, Hamilt, Operator or Psi? (ignore if not applicable)

Linked Issue

Fix #...

Unit Tests and/or Case Tests for my changes

  • A unit test is added for each new feature or bug fix.

What's changed?

  • Example: My changes might affect the performance of the application under certain conditions, and I have tested the impact on various scenarios...

Any changes of core modules? (ignore if not applicable)

  • Example: I have added a new virtual function in the esolver base class in order to ...

sunliang98 and others added 30 commits October 28, 2025 14:46
Added installation steps for GKlib, METIS, ParMETIS, SuperLU_DIST, and PEXSI to Dockerfile.
Updated build commands in Dockerfile to remove specific compiler settings for MPI.
Removed the copying of shared object files to lib directory.
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.15%. Comparing base (68735ed) to head (138a17e).
⚠️ Report is 487 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6649      +/-   ##
===========================================
+ Coverage    77.99%   83.15%   +5.15%     
===========================================
  Files         1114     1313     +199     
  Lines       103886   134748   +30862     
  Branches     14361        0   -14361     
===========================================
+ Hits         81028   112047   +31019     
- Misses       16966    22701    +5735     
+ Partials      5892        0    -5892     
Flag Coverage Δ
unittests 83.15% <ø> (?)

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.

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.

2 participants