Skip to content

Add GSSE and ICL integrator implementations #274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 15, 2025

Conversation

TLCFEM
Copy link
Owner

@TLCFEM TLCFEM commented Jun 15, 2025

Introduce the GSSE and ICL integrators along with their configurations. Update CMake settings and enhance syntax highlighting and completions for the new integrator keywords.

@TLCFEM TLCFEM linked an issue Jun 15, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jun 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.9599%. Comparing base (555c4e1) to head (477551e).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@               Coverage Diff                @@
##                dev       #274        +/-   ##
================================================
+ Coverage   90.9471%   90.9599%   +0.0128%     
================================================
  Files           503        504         +1     
  Lines         31846      31891        +45     
  Branches       3311       3311                
================================================
+ Hits          28963      29008        +45     
  Misses         2883       2883                

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

@TLCFEM TLCFEM merged commit e281694 into dev Jun 15, 2025
28 checks passed
@TLCFEM TLCFEM deleted the 273-feature-general-explicit-integration-algorithm-gsse branch June 15, 2025 04:21
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.

[FEATURE] General explicit integration algorithm (GSSE)
1 participant