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

Evolog: Permit actions in stratifiable part of input programs #338

Draft
wants to merge 113 commits into
base: evolog-new
Choose a base branch
from

Conversation

madmike200590
Copy link
Collaborator

TBD

@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Attention: Patch coverage is 31.82711% with 347 lines in your changes are missing coverage. Please review.

Please upload report for BASE (evolog-new@685617c). Learn more about missing BASE report.

Current head 01c7038 differs from pull request most recent head 8191e89

Please upload reports for the commit 8191e89 to get more accurate results.

Files Patch % Lines
.../actions/AbstractActionImplementationProvider.java 17.52% 78 Missing and 2 partials ⚠️
...alpha/core/actions/ActionExecutionServiceImpl.java 0.00% 47 Missing ⚠️
.../programs/transformation/StratifiedEvaluation.java 0.00% 31 Missing ⚠️
...ore/programs/transformation/ProgramNormalizer.java 0.00% 17 Missing ⚠️
...n/kr/alpha/commons/rules/heads/ActionHeadImpl.java 0.00% 13 Missing ⚠️
...ava/at/ac/tuwien/kr/alpha/commons/rules/Rules.java 0.00% 12 Missing ⚠️
...ac/tuwien/kr/alpha/core/actions/ActionWitness.java 0.00% 12 Missing ⚠️
...ms/transformation/VariableEqualityTransformer.java 0.00% 11 Missing ⚠️
.../tuwien/kr/alpha/commons/rules/NormalRuleImpl.java 0.00% 10 Missing ⚠️
...uwien/kr/alpha/core/actions/InputStreamHandle.java 40.00% 6 Missing and 3 partials ⚠️
... and 31 more
Additional details and impacted files
@@              Coverage Diff              @@
##             evolog-new     #338   +/-   ##
=============================================
  Coverage              ?   38.06%           
  Complexity            ?     1252           
=============================================
  Files                 ?      198           
  Lines                 ?     8392           
  Branches              ?     1460           
=============================================
  Hits                  ?     3194           
  Misses                ?     4849           
  Partials              ?      349           

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

madmike200590 and others added 30 commits January 12, 2023 20:13
Reification of input programs
Native support for unit tests in Alpha
- Make dependency on commons-compress explicit to pull-in newer version.
- Make dependency on Guava explicit as it no longer is transitively included.
Update dependencies to avoid several CVEs.
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.

None yet

4 participants