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

esnet-security / SCRAM
94%
develop: 94%

Build:
Build:
LAST BUILD BRANCH: topic/soehlert/read_only_blocked
DEFAULT BRANCH: develop
Repo Added 17 Nov 2024 03:04PM UTC
Files 47
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 topic/chriscummings/enable-backend-vrf-support
branch: topic/chriscummings/enable-backend-vrf-support
CHANGE BRANCH
x
Reset
  • topic/chriscummings/enable-backend-vrf-support
  • develop
  • fix/login_url_redirect
  • fix/mysterious500s-on-old-entries
  • fix/postgres/healthcheck
  • fix/ruff-errors-in-main
  • hotfix/search_500
  • hotfix/swagger_tests
  • main
  • main-test
  • test/chriscummings/test-main-perf
  • topic/chriscummings/better-ide-configs
  • topic/chriscummings/bump-gobgp
  • topic/chriscummings/bump-grpc-tools
  • topic/chriscummings/disable-github-slow-test
  • topic/chriscummings/django-5-upgrade-woohoo
  • topic/chriscummings/docker-rate-limiting-fixes
  • 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/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/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

05 Feb 2025 06:54PM UTC coverage: 93.906% (-0.5%) from 94.367%
13164528897

Pull #129

github

crankynetman
ci(re-run): see if gh runners are still being goofy.
Pull Request #129: feat(translator): vrf support in backend

45 of 50 branches covered (90.0%)

Branch coverage included in aggregate %.

972 of 1033 relevant lines covered (94.09%)

0.94 hits per line

Relevant lines Covered
Build:
Build:
1033 RELEVANT LINES 972 COVERED LINES
0.94 HITS PER LINE
Source Files on topic/chriscummings/enable-backend-vrf-support
  • Tree
  • List 44
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
13164528897 topic/chriscummings/enable-backend-vrf-support ci(re-run): see if gh runners are still being goofy. Pull #129 05 Feb 2025 07:04PM UTC crankynetman github
93.91
13164372924 topic/chriscummings/enable-backend-vrf-support Merge 265197208 into 913e43199 Pull #129 05 Feb 2025 06:54PM UTC web-flow github
94.18
13145240916 topic/chriscummings/enable-backend-vrf-support Merge branch 'develop' into topic/chriscummings/enable-backend-vrf-support Pull #129 04 Feb 2025 09:42PM UTC web-flow github
94.18
13144960883 topic/chriscummings/enable-backend-vrf-support chore(translator): missing type hints and screwy docstrings Pull #129 04 Feb 2025 09:23PM UTC crankynetman github
94.11
13144594531 topic/chriscummings/enable-backend-vrf-support refactor(translator): Refactor translator process logic to be cleaner overall. Pull #129 04 Feb 2025 09:00PM UTC crankynetman github
93.83
13138606175 topic/chriscummings/enable-backend-vrf-support docs(gobgp vrfs): Cleanup docs and type hinting even more Pull #129 04 Feb 2025 03:22PM UTC crankynetman github
94.11
13121682283 topic/chriscummings/enable-backend-vrf-support feat(translator cache): fix distinguished routes stuff so that rd'd prefixes are added to the cache properly. Pull #129 03 Feb 2025 08:03PM UTC crankynetman github
94.11
13120791007 topic/chriscummings/enable-backend-vrf-support refactor(vrfs): make VRFs a mandatory argument everywhere, move default value into message processing. Pull #129 03 Feb 2025 07:07PM UTC crankynetman github
94.29
13120229626 topic/chriscummings/enable-backend-vrf-support fix(translator_cache): Add force expire option to update_prefix_cache Pull #129 03 Feb 2025 06:35PM UTC crankynetman github
94.11
12715643343 topic/chriscummings/enable-backend-vrf-support feat(vrf): add gobgp support for VRFs in WS msg push 10 Jan 2025 07:14PM UTC crankynetman github
94.11
See All Builds (377)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc