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

test: Complete the test suite #68

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

test: Complete the test suite #68

wants to merge 22 commits into from

Conversation

ollieread
Copy link
Member

The PR addresses #36 by completing the test suite, as well as refactoring to separate out unit and feature tests.

@ollieread ollieread self-assigned this Nov 18, 2024
@ollieread ollieread added type: test The issue deals with tests status: accepted The issue has been accepted/acknowledged and is being actioned or will be labels Nov 18, 2024
@ollieread ollieread added this to the V1 Release milestone Nov 18, 2024
@ollieread ollieread linked an issue Nov 18, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (main@44342e6). Learn more about missing BASE report.
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Http/Middleware/AddTenantHeaderToResponse.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage        ?   42.92%           
  Complexity      ?      435           
=======================================
  Files           ?       59           
  Lines           ?     1244           
  Branches        ?        0           
=======================================
  Hits            ?      534           
  Misses          ?      710           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepted The issue has been accepted/acknowledged and is being actioned or will be type: test The issue deals with tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make sure the package is fully tested
1 participant