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

Misc #99

Merged
merged 12 commits into from
Nov 15, 2024
Merged

Misc #99

merged 12 commits into from
Nov 15, 2024

Conversation

jinningwang
Copy link
Member

  • Refactor OModel.initialized as a property method
  • Add a demo to show using Constraint.e for debugging

Copy link

codacy-production bot commented Nov 15, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-2.96% (target: -10.00%) 64.50% (target: 0.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (45fb420) 12421 7389 59.49%
Head commit (11c3833) 13248 (+827) 7489 (+100) 56.53% (-2.96%)

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 (#99) 169 109 64.50%

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 Nov 15, 2024

Codecov Report

Attention: Patch coverage is 56.83453% with 60 lines in your changes missing coverage. Please review.

Project coverage is 77.84%. Comparing base (45fb420) to head (11c3833).
Report is 13 commits behind head on develop.

Files with missing lines Patch % Lines
ams/routines/pflow2.py 54.47% 56 Missing ⚠️
ams/routines/routine.py 55.55% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #99      +/-   ##
===========================================
- Coverage    78.20%   77.84%   -0.36%     
===========================================
  Files           61       62       +1     
  Lines         5510     5638     +128     
===========================================
+ Hits          4309     4389      +80     
- Misses        1201     1249      +48     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jinningwang jinningwang merged commit 61a3116 into develop Nov 15, 2024
28 checks passed
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.

1 participant