-
Notifications
You must be signed in to change notification settings - Fork 24
FEAT: Add license_manager #1118
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
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1118 +/- ##
==========================================
+ Coverage 85.76% 86.06% +0.29%
==========================================
Files 39 40 +1
Lines 2564 2619 +55
==========================================
+ Hits 2199 2254 +55
Misses 365 365 🚀 New features to boost your workflow:
|
…into feat/license
From Ansys Mechanical 25R2 onwards it is possible to interact with license available.
LicenseManager
provides useful APIs to do this.