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

Feature/add scenario config from file #29

Merged
merged 6 commits into from
Jan 21, 2025

Conversation

Drednote
Copy link
Owner

@Drednote Drednote commented Jan 8, 2025

No description provided.

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 76.25000% with 38 lines in your changes missing coverage. Please review.

Project coverage is 53.70%. Comparing base (f626f92) to head (54dd526).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...cenario/property/ScenarioPropertiesConfigurer.java 82.08% 5 Missing and 7 partials ⚠️
...sition/SimpleScenarioBaseTransitionConfigurer.java 0.00% 6 Missing ⚠️
...on/SimpleScenarioRollbackTransitionConfigurer.java 0.00% 6 Missing ⚠️
...rio/property/ScenarioFactoryBeanPostProcessor.java 80.00% 1 Missing and 3 partials ⚠️
...legram/handler/UpdateHandlerAutoConfiguration.java 0.00% 3 Missing ⚠️
...er/scenario/property/ScenarioFactoryContainer.java 82.35% 2 Missing and 1 partial ⚠️
...e/telegram/core/invoke/InvocableHandlerMethod.java 66.66% 2 Missing ⚠️
...telegram/handler/scenario/SimpleActionContext.java 0.00% 1 Missing ⚠️
...dler/scenario/persist/SimpleScenarioPersister.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #29      +/-   ##
============================================
+ Coverage     51.64%   53.70%   +2.06%     
- Complexity      394      427      +33     
============================================
  Files           132      136       +4     
  Lines          2436     2588     +152     
  Branches        324      340      +16     
============================================
+ Hits           1258     1390     +132     
- Misses         1051     1061      +10     
- Partials        127      137      +10     

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

@Drednote Drednote merged commit 9f9af42 into master Jan 21, 2025
3 checks passed
@Drednote Drednote deleted the feature/add-scenario-config-from-file branch January 21, 2025 19:13
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