finos / spring-bot

Spring Boot + Java Integration for Symphony/Teams Chat Platform Bots and Apps
https://springbot.finos.org
Apache License 2.0
60 stars 35 forks source link

Spring bot develop - Improved Demo Readme, readability #343

Closed robmoffat closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #343 (6b758f9) into spring-bot-master (f447cd4) will increase coverage by 1.26%. The diff coverage is 49.53%.

:exclamation: Current head 6b758f9 differs from pull request most recent head 3f00376. Consider uploading reports for the commit 3f00376 to get more accurate results

@@                   Coverage Diff                   @@
##             spring-bot-master     #343      +/-   ##
=======================================================
+ Coverage                73.01%   74.27%   +1.26%     
- Complexity                1327     1370      +43     
=======================================================
  Files                      218      219       +1     
  Lines                     4969     5061      +92     
  Branches                   438      450      +12     
=======================================================
+ Hits                      3628     3759     +131     
+ Misses                    1101     1050      -51     
- Partials                   240      252      +12     
Impacted Files Coverage Δ
...g/finos/springbot/workflow/form/FormConverter.java 80.76% <ø> (-0.37%) :arrow_down:
...phony/conversations/SymphonyConversationsImpl.java 66.66% <0.00%> (-5.40%) :arrow_down:
...org/finos/springbot/teams/TeamsWorkflowConfig.java 76.00% <0.00%> (-6.61%) :arrow_down:
...eams/conversations/AbstractTeamsConversations.java 0.00% <0.00%> (ø)
...ersations/StateStorageBasedTeamsConversations.java 0.00% <0.00%> (ø)
...ingbot/teams/form/TeamsFormDeserializerModule.java 52.63% <0.00%> (ø)
.../symphony/form/SymphonyFormDeserializerModule.java 69.23% <66.66%> (+13.23%) :arrow_up:
...s/springbot/teams/state/AzureBlobStateStorage.java 73.73% <66.66%> (+73.73%) :arrow_up:
...ngbot/workflow/conversations/AllConversations.java 47.61% <80.00%> (+10.11%) :arrow_up:
...inos/springbot/teams/state/MemoryStateStorage.java 88.09% <88.09%> (ø)
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f447cd4...3f00376. Read the comment docs.