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 work: More integration tests #2739

Merged

Conversation

tippmar-nr
Copy link
Member

  • Refactor and improve azure function integration tests
  • Add test for net6.0 in addition to existing net8.0 test
  • Add test to verify behavior when azure function mode is not enabled

Still pending:

  • Tests for an additional trigger type - will come in a separate PR or be deferred until Milestone 2
  • Tests for Linux azure functions (will be deferred to Milestone 2)

…fy behavior when azure function mode is disabled.
@tippmar-nr tippmar-nr requested a review from a team as a code owner September 5, 2024 21:15
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.17%. Comparing base (9911b8a) to head (a7cb11a).

Additional details and impacted files
@@                     Coverage Diff                     @@
##           feature/azure-functions    #2739      +/-   ##
===========================================================
- Coverage                    81.17%   81.17%   -0.01%     
===========================================================
  Files                          459      459              
  Lines                        29204    29204              
  Branches                      3223     3223              
===========================================================
- Hits                         23707    23705       -2     
  Misses                        4708     4708              
- Partials                       789      791       +2     
Flag Coverage Δ
Agent 82.20% <ø> (-0.01%) ⬇️
Profiler 71.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

@tippmar-nr tippmar-nr merged commit e41c19e into feature/azure-functions Sep 6, 2024
92 of 94 checks passed
@tippmar-nr tippmar-nr deleted the feature-work/more-integration-tests branch September 6, 2024 15:39
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.

5 participants