Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

fix: dsn parsing #165

Merged
merged 1 commit into from
Nov 23, 2019
Merged

fix: dsn parsing #165

merged 1 commit into from
Nov 23, 2019

Conversation

bruno-garcia
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 23, 2019

Codecov Report

Merging #165 into master will increase coverage by 0.4%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #165     +/-   ##
===========================================
+ Coverage     57.33%   57.73%   +0.4%     
- Complexity      521      526      +5     
===========================================
  Files            72       72             
  Lines          2517     2522      +5     
  Branches        221      223      +2     
===========================================
+ Hits           1443     1456     +13     
+ Misses          965      958      -7     
+ Partials        109      108      -1
Impacted Files Coverage Δ Complexity Δ
sentry-core/src/main/java/io/sentry/core/Dsn.java 82.35% <100%> (+20.28%) 8 <0> (+4) ⬆️
.../main/java/io/sentry/core/InvalidDsnException.java 23.07% <0%> (+23.07%) 1% <0%> (+1%) ⬆️

Continue to review full report at Codecov.

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

@bruno-garcia bruno-garcia merged commit a9ab35f into master Nov 23, 2019
@bruno-garcia bruno-garcia deleted the fix/dsn-parsing branch November 23, 2019 21:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants