feat(minor): Exporter specific configurations #286
+226
−64
Codecov / codecov/project
failed
Mar 6, 2025 in 0s
68.86% (-0.62%) compared to b98a1c1
View this Pull Request on Codecov
68.86% (-0.62%) compared to b98a1c1
Details
Codecov Report
Attention: Patch coverage is 9.75610% with 37 lines in your changes missing coverage. Please review.
Project coverage is 68.86%. Comparing base (
b98a1c1) to head (64f28b6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...tConfigurations/BenchmarkExportConfiguration.swift | 8.11% | 34 Missing |
| ...portConfigurations/InfluxExportConfiguration.swift | 0.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #286 +/- ##
==========================================
- Coverage 69.48% 68.86% -0.62%
==========================================
Files 33 35 +2
Lines 3938 3979 +41
==========================================
+ Hits 2736 2740 +4
- Misses 1202 1239 +37 | Files with missing lines | Coverage Δ | |
|---|---|---|
| Sources/Benchmark/Benchmark.swift | 69.47% <100.00%> (+0.16%) |
⬆️ |
| ...portConfigurations/InfluxExportConfiguration.swift | 0.00% <0.00%> (ø) |
|
| ...tConfigurations/BenchmarkExportConfiguration.swift | 8.11% <8.11%> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| Sources/Benchmark/Benchmark.swift | 69.47% <100.00%> (+0.16%) |
⬆️ |
| ...portConfigurations/InfluxExportConfiguration.swift | 0.00% <0.00%> (ø) |
|
| ...tConfigurations/BenchmarkExportConfiguration.swift | 8.11% <8.11%> (ø) |
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 b98a1c1...64f28b6. Read the comment docs.
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading