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

fix(connector) Use intake URL from file #118

Merged
merged 6 commits into from
Mar 29, 2024

test: Add new test to cover custom intake URL

78f7fb1
Select commit
Loading
Failed to load commit list.
Merged

fix(connector) Use intake URL from file #118

test: Add new test to cover custom intake URL
78f7fb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2024 in 0s

95.97% (target 90.00%)

View this Pull Request on Codecov

95.97% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.97%. Comparing base (e9192b2) to head (78f7fb1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   95.96%   95.97%           
=======================================
  Files          27       27           
  Lines        1983     1986    +3     
=======================================
+ Hits         1903     1906    +3     
  Misses         80       80           

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