Skip to content

test: allow overriding DSN when launching demo from Xcode #116

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

armcknight
Copy link
Collaborator

Avoids having to change it in code and potentially having to go back and forth in PRs like in #103

This is a debug-time complement to #115 which would allow doing this in the running app without relaunching.

Copy link

codecov bot commented Jul 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.812%. Comparing base (b1a505d) to head (8832e8a).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##            master      #116       +/-   ##
=============================================
- Coverage   37.866%   35.812%   -2.055%     
=============================================
  Files           10        10               
  Lines         1022      1022               
  Branches       330       332        +2     
=============================================
- Hits           387       366       -21     
- Misses         628       650       +22     
+ Partials         7         6        -1     
Files with missing lines Coverage Δ
EmpowerPlant/AppDelegate.swift 63.095% <100.000%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b1a505d...8832e8a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant