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

[vividus-plugin-azure-functions] Introduce Azure Functions support #1497

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

ikalinin1
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 17, 2021

Codecov Report

Merging #1497 (d88558b) into master (a6585f2) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1497      +/-   ##
============================================
+ Coverage     95.55%   95.57%   +0.01%     
- Complexity     4875     4888      +13     
============================================
  Files           686      689       +3     
  Lines         14093    14134      +41     
  Branches        983      984       +1     
============================================
+ Hits          13467    13508      +41     
  Misses          493      493              
  Partials        133      133              
Impacted Files Coverage Δ Complexity Δ
...vidus/azure/functions/service/FunctionService.java 100.00% <100.00%> (ø) 3.00 <3.00> (?)
...s/service/ResponseCapturingHttpPipelinePolicy.java 100.00% <100.00%> (ø) 5.00 <5.00> (?)
...g/vividus/azure/functions/steps/FunctionSteps.java 100.00% <100.00%> (ø) 5.00 <5.00> (?)

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 a6585f2...d88558b. Read the comment docs.

@ikalinin1 ikalinin1 force-pushed the azure_functions branch 2 times, most recently from 3e49b08 to 5d1739c Compare March 19, 2021 11:07
docs/modules/plugins/pages/plugin-azure-functions.adoc Outdated Show resolved Hide resolved
docs/modules/plugins/pages/plugin-azure-functions.adoc Outdated Show resolved Hide resolved
docs/modules/plugins/pages/plugin-azure-functions.adoc Outdated Show resolved Hide resolved
docs/modules/plugins/pages/plugin-azure-functions.adoc Outdated Show resolved Hide resolved
docs/modules/plugins/pages/plugin-azure-functions.adoc Outdated Show resolved Hide resolved
docs/modules/plugins/pages/plugin-azure-functions.adoc Outdated Show resolved Hide resolved
docs/modules/plugins/pages/plugin-azure-functions.adoc Outdated Show resolved Hide resolved
docs/modules/plugins/pages/plugin-azure-functions.adoc Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Mar 23, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@valfirst valfirst merged commit e990fa8 into master Mar 23, 2021
@valfirst valfirst deleted the azure_functions branch March 23, 2021 12:59
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.

4 participants