Skip to content

GUI for basic functions #117

Open
mickaelbegon wants to merge 15 commits into
pyomeca:mainfrom
mickaelbegon:codex/add-model-editor-gui
Open

GUI for basic functions #117
mickaelbegon wants to merge 15 commits into
pyomeca:mainfrom
mickaelbegon:codex/add-model-editor-gui

Conversation

@mickaelbegon
Copy link
Copy Markdown
Contributor

All Submissions:

  • Have you followed the guidelines in our Contributing document [docs/contribution.md]?
  • Have you checked to ensure there aren't other open [Pull Requests] for the same update/change?
  • Have you opened/linked the issue related to your pull request?
  • Have you used the tag [WIP] for on-going changes, and removed it when the pull request was ready?
  • When ready to merge, have you sent a comment pinging @EveCharbie in it?

New Feature Submissions:

  1. Does your submission pass the tests (if not please explain why this is intended)?
  2. Did you write a proper documentation (docstrings and ReadMe)
  3. Have you linted your code locally prior to submission (using the command: black . -l120")?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new examples for your core changes, as applicable?
  • Have you written new tests for your core changes, as applicable?

@mickaelbegon mickaelbegon force-pushed the codex/add-model-editor-gui branch from 1b0c008 to e172870 Compare May 16, 2026 11:12
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 36.01253% with 613 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.04%. Comparing base (c25892f) to head (e172870).
⚠️ Report is 159 commits behind head on main.

Files with missing lines Patch % Lines
biobuddy/gui/model_editor.py 4.51% 571 Missing ⚠️
biobuddy/model_parser/bvh/bvh_model_parser.py 85.58% 16 Missing ⚠️
biobuddy/gui/segment_editor.py 83.87% 10 Missing ⚠️
biobuddy/gui/muscle_editor.py 94.11% 4 Missing ⚠️
biobuddy/gui/__main__.py 0.00% 3 Missing ⚠️
biobuddy/gui/preview_scene.py 90.62% 3 Missing ⚠️
biobuddy/gui/validation_panel.py 86.36% 3 Missing ⚠️
...obuddy/components/real/biomechanical_model_real.py 92.30% 2 Missing ⚠️
biobuddy/gui/marker_editor.py 96.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (c25892f) and HEAD (e172870). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (c25892f) HEAD (e172870)
1 0
unittests 2 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
- Coverage   91.12%   86.04%   -5.08%     
==========================================
  Files          98      112      +14     
  Lines        8234    10192    +1958     
==========================================
+ Hits         7503     8770    +1267     
- Misses        731     1422     +691     
Flag Coverage Δ
unittests 86.04% <36.01%> (-5.08%) ⬇️

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