Skip to content
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

FEAT: Add license_manager #1118

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

FEAT: Add license_manager #1118

wants to merge 5 commits into from

Conversation

dipinknair
Copy link
Collaborator

@dipinknair dipinknair commented Mar 7, 2025

>>> app.license_manager.show()
Ansys Mechanical Enterprise - Enabled
Ansys Mechanical Premium - Enabled
Ansys Mechanical Pro - Enabled

@github-actions github-actions bot added the enhancement New features or code improvements label Mar 7, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 7, 2025
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.56% (target: -1.00%) 51.35%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1b84a4e) 2507 2183 87.08%
Head commit (0ce00b7) 2544 (+37) 2201 (+18) 86.52% (-0.56%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1118) 37 19 51.35%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

Attention: Patch coverage is 51.35135% with 18 lines in your changes missing coverage. Please review.

Project coverage is 86.51%. Comparing base (1b84a4e) to head (0ce00b7).

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1118      +/-   ##
==========================================
- Coverage   87.07%   86.51%   -0.56%     
==========================================
  Files          39       40       +1     
  Lines        2507     2544      +37     
==========================================
+ Hits         2183     2201      +18     
- Misses        324      343      +19     
🚀 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
documentation Improvements or additions to documentation enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants