Skip to content

Add multi edge tests for femap - #233

Merged
jthorton merged 2 commits into
mainfrom
mle-multi-test
Jul 23, 2026
Merged

Add multi edge tests for femap#233
jthorton merged 2 commits into
mainfrom
mle-multi-test

Conversation

@jthorton

@jthorton jthorton commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Description

Provide a brief description of the PR's purpose here.
Follow up from #211 adds tests for the FEMap for bidirectional and multi defined edges.

Todos

Notable points that this PR has either accomplished or will accomplish.

  • TODO 1

Questions

  • Question1

LLM / AI generated code disclosure

LLMs or other AI-powered tools (beyond simple IDE use cases) were used in this contribution: yes / no
If yes, please provide details here: No

Checklist

  • Added a news entry for new features, bug fixes, or other user facing changes.
  • Filled in the AI-generated code disclosure.

Status

  • Ready to go

Tips

  • Comment "pre-commit.ci autofix" to have pre-commit.ci atomically format your PR.
    Since this will create a commit, it is best to make this comment when you are finished with your work.

@jthorton jthorton linked an issue Jul 23, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.58%. Comparing base (0edd997) to head (c6e0186).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
+ Coverage   97.56%   97.58%   +0.01%     
==========================================
  Files          24       24              
  Lines        2630     2645      +15     
==========================================
+ Hits         2566     2581      +15     
  Misses         64       64              

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

@jthorton

Copy link
Copy Markdown
Contributor Author

pre-commit.ci autofix

@jthorton
jthorton merged commit 483305a into main Jul 23, 2026
9 checks passed
@jthorton
jthorton deleted the mle-multi-test branch July 23, 2026 10: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.

Test bi-directional and repeated edges in FEMap

1 participant