Skip to content

Conversation

@jacobrkerstetter
Copy link
Contributor

Description

fixing test count due to bug fix in apiserver

Issue linked

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

@jacobrkerstetter jacobrkerstetter self-assigned this Dec 11, 2025
@jacobrkerstetter jacobrkerstetter requested a review from a team as a code owner December 11, 2025 17:45
@github-actions github-actions bot added the bug Something isn't working label Dec 11, 2025
@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.01%. Comparing base (961cc4e) to head (f34b3de).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/ansys/geometry/core/modeler.py 0.00% 2 Missing ⚠️

❌ Your project check has failed because the head coverage (87.01%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2463      +/-   ##
==========================================
- Coverage   90.17%   87.01%   -3.16%     
==========================================
  Files         169      167       -2     
  Lines       12138    12081      -57     
==========================================
- Hits        10945    10512     -433     
- Misses       1193     1569     +376     

☔ 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

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants