• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

map-services / next-departures-api / 29395355103
29%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2026 06:50AM UTC
Jobs 1
Files 20
Run time 1min
Badge
Embed â–¾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Jul 2026 06:49AM UTC coverage: 29.195%. Remained the same
29395355103

push

github

web-flow
build(deps): Bump github.com/getsentry/sentry-go from 0.47.0 to 0.48.0 (#39)

Bumps
[github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go)
from 0.47.0 to 0.48.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-go/releases">github.com/getsentry/sentry-go's
releases</a>.</em></p>
<blockquote>
<h2>0.48.0</h2>
<h3>Breaking Changes 🛠</h3>
<ul>
<li>Remove issue creation from logging integrations by <a
href="https://github.com/giortzisg"><code>@​giortzisg</code></a> in <a
href="https://redirect.github.com/getsentry/sentry-go/pull/1340">#1340</a></li>
</ul>
<h3>New Features ✨</h3>
<ul>
<li>Add <code>ClientOptions.DataCollection</code> for granular control
over data collected by automatic instrumentation, replacing the broad
<code>SendDefaultPII</code> switch. <code>DataCollection</code> can
independently configure automatic <code>user.*</code> population,
cookies, request/response headers, HTTP bodies, and query parameters.
When configured, it is the source of truth and
<code>SendDefaultPII</code> is ignored. by <a
href="https://github.com/giortzisg"><code>@​giortzisg</code></a> in <a
href="https://redirect.github.com/getsentry/sentry-go/pull/1339">#1339</a>
<ul>
<li>For backwards compatibility, clients that do not configure
<code>DataCollection</code> keep a best-effort mapping of the previous
<code>SendDefaultPII</code> behavior. To opt in to the new defaults,
pass an empty <code>DataCollection</code> and then restrict individual
categories as needed.</li>
</ul>
<pre lang="go"><code>sentry.Init(sentry.ClientOptions{
    Dsn: &quot;https://public@example.com/1&quot;,
<pre><code>// Opt in to the new data collection defaults. Omitted fields
use their
// defaults: user info, cookies, headers, query params, and supported
HTTP
// bodies are collected, with sensitive values filtered.
DataCollection: &amp;amp;sentry.DataCollection{},
</code></pre>
<p>})<br />
</code></pre></p>
<ul>
<li>To... (continued)

341 of 1168 relevant lines covered (29.2%)

0.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29395355103.1 15 Jul 2026 06:50AM UTC 20
29.2
GitHub Action Run
Source Files on build 29395355103
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 015081b1 on github
  • Prev Build on main (#29280775531)
  • Next Build on main (#29540871879)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc