Skip to content

test: add focused API controller coverage#2345

Merged
niemyjski merged 1 commit into
mainfrom
feature/api-controller-test-coverage-clean
Jul 1, 2026
Merged

test: add focused API controller coverage#2345
niemyjski merged 1 commit into
mainfrom
feature/api-controller-test-coverage-clean

Conversation

@niemyjski

@niemyjski niemyjski commented Jul 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Add focused API controller coverage and tighten related controller-related tests.
  • Update test coverage for authentication, organization, project, saved view, token, webhook, event, user, and admin controller flows.
  • Keep behavior unchanged while improving confidence around API controller responses and edge cases.

Changes

  • Add and adjust API controller tests in tests/Exceptionless.Tests/Controllers/*.
  • Update supporting test infrastructure used by controller tests.
  • Make small controller/test bootstrap adjustments needed for the new coverage.

Verification

  • Limited local verification via targeted test updates and scoped test-focused changes in this commit.

Notes

  • No API contract changes or breaking behavior changes.

@niemyjski niemyjski self-assigned this Jul 1, 2026
@niemyjski niemyjski merged commit 47d8c2b into main Jul 1, 2026
7 checks passed
@niemyjski niemyjski deleted the feature/api-controller-test-coverage-clean branch July 1, 2026 11:40
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.AppHost 39% 40% 134
Exceptionless.Core 72% 64% 8605
Exceptionless.Insulation 24% 23% 203
Exceptionless.Web 79% 67% 5189
Summary 72% (17038 / 23536) 64% (8704 / 13596) 14131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant