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

esnet-security / SCRAM
90%
develop: 94%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/django/pip-d7a973ac8c
DEFAULT BRANCH: develop
Repo Added 17 Nov 2024 03:04PM UTC
Files 3
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • dependabot/pip/django/pip-2f051182df
  • dependabot/pip/django/pip-d7a973ac8c
  • dependabot/uv/uv-2f2bdc893b
  • dependabot/uv/uv-b0b17beb8c
  • dependabot/uv/uv-fa8d8d6fc7
  • develop
  • fix/chriscummings/process_updates_yet_again
  • fix/login_url_redirect
  • fix/mysterious500s-on-old-entries
  • fix/postgres/healthcheck
  • fix/ruff-errors-in-main
  • hotfix/env_var_docs
  • hotfix/search_500
  • hotfix/swagger_tests
  • main-test
  • test/chriscummings/test-main-perf
  • topic/chriscummings/better-ide-configs
  • topic/chriscummings/bump-gobgp
  • topic/chriscummings/bump-grpc-tools
  • topic/chriscummings/celery-health-check-replacement
  • topic/chriscummings/cleanup-test-runs
  • topic/chriscummings/disable-github-slow-test
  • topic/chriscummings/django-5-upgrade-woohoo
  • topic/chriscummings/docker-rate-limiting-fixes
  • topic/chriscummings/enable-backend-vrf-support
  • topic/chriscummings/enable-build-cache
  • topic/chriscummings/enable-local-postgres-prod
  • topic/chriscummings/fix-build-issues
  • topic/chriscummings/fix-buster-build
  • topic/chriscummings/fix-debug-logging
  • topic/chriscummings/fix-homepage-order
  • topic/chriscummings/fix-more-migration-defaults
  • topic/chriscummings/fix-process-updates-expirations
  • topic/chriscummings/fix-remove-vrf-changes
  • topic/chriscummings/fix/originating_scram_instance_default
  • topic/chriscummings/make-logging-better
  • topic/chriscummings/multiscramdocker
  • topic/chriscummings/postgres-version-this-time-with-feeling
  • topic/chriscummings/postgresfix
  • topic/chriscummings/python3.13
  • topic/chriscummings/test-main-ci
  • topic/chriscummings/test-uv
  • topic/chriscummings/translator-durability-fixes
  • topic/fern/fix-debugger-for-uv
  • topic/fern/gobgp-v4
  • topic/nsf/zeek-demo
  • topic/soehlert/add_form_initial_load
  • topic/soehlert/add_view_redirect
  • topic/soehlert/allow_local_auth
  • topic/soehlert/client_improvements
  • topic/soehlert/container_updates
  • topic/soehlert/disappearing_messages
  • topic/soehlert/duplicate_history_entries
  • topic/soehlert/dynamically-generate-secret-key
  • topic/soehlert/entry_admin
  • topic/soehlert/filter_active-30
  • topic/soehlert/github-39-deactive-route
  • topic/soehlert/gw_priority
  • topic/soehlert/login404
  • topic/soehlert/loginlogout
  • topic/soehlert/paginate_entries
  • topic/soehlert/pentest_username_change
  • topic/soehlert/reactive_wui
  • topic/soehlert/read_only_blocked
  • topic/soehlert/ruff_updates_break_local_settings
  • topic/soehlert/swagger
  • topic/soehlert/syncing_entries
  • topic/soehlert/tz_aware_expiration
  • topic/soehlert/update_images
  • topic/vlad/admin_optimize
  • topic/vlad/build_matrix
  • topic/vlad/channels_group_expiry
  • topic/vlad/coveralls
  • topic/vlad/doc_fixes
  • topic/vlad/doc_hotfix
  • topic/vlad/docs
  • topic/vlad/failures
  • topic/vlad/fix_static_files_warning
  • topic/vlad/github_annotate_warnings
  • topic/vlad/home_optimize
  • topic/vlad/index_together_deprecation
  • topic/vlad/main_merge
  • topic/vlad/migration_hotfix
  • topic/vlad/mkdocs
  • topic/vlad/perf_test
  • topic/vlad/replicas
  • topic/vlad/ruff
  • vg-test1

11 Aug 2026 10:36PM UTC coverage: 90.376% (-9.6%) from 100.0%
31543120644

push

github

web-flow
chore(deps): bump the pip group across 2 directories with 1 update (#235)

Bumps the pip group with 1 update in the /django directory:
[black](https://github.com/psf/black).
Bumps the pip group with 1 update in the /django/requirements directory:
[black](https://github.com/psf/black).

Updates `black` from 24.4.2 to 26.3.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/psf/black/releases">black's
releases</a>.</em></p>
<blockquote>
<h2>26.3.1</h2>
<h3>Stable style</h3>
<ul>
<li>Prevent Jupyter notebook magic masking collisions from corrupting
cells by using
exact-length placeholders for short magics and aborting if a placeholder
can no longer
be unmasked safely (<a
href="https://redirect.github.com/psf/black/issues/5038">#5038</a>)</li>
</ul>
<h3>Configuration</h3>
<ul>
<li>Always hash cache filename components derived from
<code>--python-cell-magics</code> so custom
magic names cannot affect cache paths (<a
href="https://redirect.github.com/psf/black/issues/5038">#5038</a>)</li>
</ul>
<h3><em>Blackd</em></h3>
<ul>
<li>Disable browser-originated requests by default, add configurable
origin allowlisting
and request body limits, and bound executor submissions to improve
backpressure
(<a
href="https://redirect.github.com/psf/black/issues/5039">#5039</a>)</li>
</ul>
<h2>26.3.0</h2>
<h3>Stable style</h3>
<ul>
<li>Don't double-decode input, causing non-UTF-8 files to be corrupted
(<a
href="https://redirect.github.com/psf/black/issues/4964">#4964</a>)</li>
<li>Fix crash on standalone comment in lambda default arguments (<a
href="https://redirect.github.com/psf/black/issues/4993">#4993</a>)</li>
<li>Preserve parentheses when <code># type: ignore</code> comments would
be merged with other
comments on the same line, preventing AST equivalence failures (<a
href="https://redirect.github.com/psf/black/issues/4888">#4888</a>)</li>
</ul>
<h3>Preview style</h3>
<ul>
<li>Fix bug where <code>if</code> guards in <code>case</co... (continued)

69 of 81 branches covered (85.19%)

Branch coverage included in aggregate %.

1302 of 1436 relevant lines covered (90.67%)

0.91 hits per line

Relevant lines Covered
Build:
Build:
1436 RELEVANT LINES 1302 COVERED LINES
0.91 HITS PER LINE
Source Files on main
  • Tree
  • List 47
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31543120644 main chore(deps): bump the pip group across 2 directories with 1 update (#235) Bumps the pip group with 1 update in the /django directory: [black](https://github.com/psf/black). Bumps the pip group with 1 update in the /django/requirements directory: ... push 11 Aug 2026 10:43PM UTC web-flow github
90.38
31543120624 main chore(deps): bump the pip group across 2 directories with 1 update (#235) Bumps the pip group with 1 update in the /django directory: [black](https://github.com/psf/black). Bumps the pip group with 1 update in the /django/requirements directory: ... push 11 Aug 2026 10:41PM UTC web-flow github
84.92
31543120708 main chore(deps): bump the pip group across 2 directories with 1 update (#235) Bumps the pip group with 1 update in the /django directory: [black](https://github.com/psf/black). Bumps the pip group with 1 update in the /django/requirements directory: ... push 11 Aug 2026 10:36PM UTC web-flow github
52.73
31528516996 main fix(env_vars): fix location of documentation and make it more reliable (#242)e push 11 Aug 2026 07:41PM UTC web-flow github
90.38
31528516999 main fix(env_vars): fix location of documentation and make it more reliable (#242)e push 11 Aug 2026 07:40PM UTC web-flow github
84.92
31528517748 main fix(env_vars): fix location of documentation and make it more reliable (#242)e push 11 Aug 2026 07:34PM UTC web-flow github
52.73
31528516964 main fix(env_vars): fix location of documentation and make it more reliable (#242)e push 11 Aug 2026 07:34PM UTC web-flow github
100.0
31519177113 main feat(translator): use the shiny new rewritten GoBGP Protobufs and upgrade GoBGP (#241) This upgrades us to the latest GoBGP version and uses the new protobufs (yay!) so we don't have to do the annoying manual packing of attributes. Closes #212 a... push 11 Aug 2026 05:52PM UTC web-flow github
90.38
31519177050 main feat(translator): use the shiny new rewritten GoBGP Protobufs and upgrade GoBGP (#241) This upgrades us to the latest GoBGP version and uses the new protobufs (yay!) so we don't have to do the annoying manual packing of attributes. Closes #212 a... push 11 Aug 2026 05:50PM UTC web-flow github
84.92
31519176968 main feat(translator): use the shiny new rewritten GoBGP Protobufs and upgrade GoBGP (#241) This upgrades us to the latest GoBGP version and uses the new protobufs (yay!) so we don't have to do the annoying manual packing of attributes. Closes #212 a... push 11 Aug 2026 05:45PM UTC web-flow github
100.0
See All Builds (508)
  • Repo on GitHub
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