Skip to content

update readme for latest updates for green-grids version checks.#8

Merged
gauravharsha merged 2 commits intomainfrom
grids-update
Feb 16, 2026
Merged

update readme for latest updates for green-grids version checks.#8
gauravharsha merged 2 commits intomainfrom
grids-update

Conversation

@gauravharsha
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.65%. Comparing base (c6470a6) to head (dcbd62f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   95.65%   95.65%           
=======================================
  Files          10       10           
  Lines         690      690           
=======================================
  Hits          660      660           
  Misses         30       30           

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

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the README documentation to include information about the new get_grids_version() method that must be implemented by user-defined Dyson solver classes. This method is used by the self-consistency loop to track and validate the version of green-grids transformation grid files, preventing silent errors when restarting from results files created with different grid versions.

Changes:

  • Added documentation for the new required get_grids_version() method in the Dyson solver interface
  • Added an example implementation in the code example showing how to implement this method both with and without green-grids dependency

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gauravharsha gauravharsha merged commit d9212b1 into main Feb 16, 2026
1 check passed
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.

3 participants