• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Alan-Jowett / sonde / 25564308411
83%

Build:
DEFAULT BRANCH: main
Ran 08 May 2026 03:59PM UTC
Jobs 1
Files 124
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 May 2026 03:31PM UTC coverage: 83.073%. Remained the same
25564308411

push

github

web-flow
Replace Flex Consumption plan with Classic Consumption (\Y1\/\Dynamic\) (#866)

* Replace Flex Consumption plan with Classic Consumption (Y1/Dynamic)

Switch the Azure handler Function App from the Flex Consumption plan
(FC1/FlexConsumption) to the Classic Consumption plan (Y1/Dynamic)
so that built-in filesystem log streaming is available through the Azure
Portal without requiring an Application Insights resource.

Key changes:
- Hosting plan SKU: FC1/FlexConsumption -> Y1/Dynamic
- Deployment model: Flex-specific unctionAppConfig block replaced with
  standard siteConfig.appSettings using WEBSITE_RUN_FROM_PACKAGE=1,
  AzureWebJobsStorage, FUNCTIONS_WORKER_RUNTIME=custom, and
  FUNCTIONS_EXTENSION_VERSION=~4
- App settings inlined into siteConfig instead of a separate child
  resource to avoid race conditions
- Removed unused deploymentContainerUrl parameter from the
  function-placeholder module (blob container still provisioned for
  bootstrap handoff)
- Updated requirements (AZP-0104), design (section 3.5), validation
  (T-AZP-0104), and README to reflect the Classic Consumption model

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Address review: add zip deploy example, remove empty linuxFxVersion

- Add concrete z functionapp deployment source config-zip example with
  --resource-group and --name arguments in the README
- Remove unnecessary linuxFxVersion: '' from siteConfig — custom handler
  on Classic Consumption does not need a runtime stack pinned

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

---------

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

33496 of 40321 relevant lines covered (83.07%)

198.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25564308411.1 08 May 2026 03:59PM UTC 124
83.07
GitHub Action Run
Source Files on build 25564308411
  • Tree
  • List 124
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25564308411
  • 3ccd8157 on github
  • Prev Build on main (#25563886539)
  • Next Build on main (#25570672572)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc