Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preliminary OpenBridge support #82

Closed
wants to merge 7 commits into from
Closed

Preliminary OpenBridge support #82

wants to merge 7 commits into from

Conversation

USA-RedDragon
Copy link
Owner

@USA-RedDragon USA-RedDragon commented Feb 14, 2023

Fixes #81

@USA-RedDragon USA-RedDragon added this to the v1.1.0 milestone Feb 14, 2023
@USA-RedDragon USA-RedDragon linked an issue Feb 14, 2023 that may be closed by this pull request
@USA-RedDragon USA-RedDragon modified the milestones: v1.1.0, v1.2.0 Feb 14, 2023
@USA-RedDragon USA-RedDragon force-pushed the openbridge branch 2 times, most recently from 8d4e73c to bc686a9 Compare February 15, 2023 08:21
Base automatically changed from dev to main February 15, 2023 08:40
@USA-RedDragon USA-RedDragon added autorebase:opt-in Apply this label to enable automatic rebasing and removed autorebase:opt-in Apply this label to enable automatic rebasing labels Feb 15, 2023
Repository owner deleted a comment from codecov bot Feb 15, 2023
@USA-RedDragon USA-RedDragon force-pushed the openbridge branch 3 times, most recently from 2a28eca to b30827b Compare February 15, 2023 20:39
@USA-RedDragon USA-RedDragon added the autorebase:opt-in Apply this label to enable automatic rebasing label Feb 15, 2023
@USA-RedDragon USA-RedDragon force-pushed the openbridge branch 6 times, most recently from 56440a8 to da8c257 Compare February 19, 2023 02:53
@USA-RedDragon USA-RedDragon modified the milestones: v1.2.0, v1.1.0 Feb 20, 2023
@USA-RedDragon USA-RedDragon added the autorebase:non-rebaseable AutoRebase applies this label when a pull request can't be rebased automatically label Feb 23, 2023
@USA-RedDragon USA-RedDragon removed the autorebase:non-rebaseable AutoRebase applies this label when a pull request can't be rebased automatically label Feb 23, 2023
@USA-RedDragon USA-RedDragon added the autorebase:non-rebaseable AutoRebase applies this label when a pull request can't be rebased automatically label Feb 24, 2023
@USA-RedDragon USA-RedDragon removed the autorebase:non-rebaseable AutoRebase applies this label when a pull request can't be rebased automatically label Feb 24, 2023
@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

Merging #82 (c474750) into dev (b91ec72) will increase coverage by 12.52%.
The diff coverage is 2.03%.

@@            Coverage Diff             @@
##             dev      #82       +/-   ##
==========================================
+ Coverage   1.97%   14.49%   +12.52%     
==========================================
  Files         28       78       +50     
  Lines       4509    12339     +7830     
  Branches      23       23               
==========================================
+ Hits          89     1789     +1700     
- Misses      4418    10547     +6129     
- Partials       2        3        +1     
Flag Coverage Δ
backend 23.55% <3.95%> (?)
frontend-e2e-chrome 45.64% <0.00%> (-0.96%) ⬇️
frontend-e2e-electron 49.58% <0.00%> (-1.70%) ⬇️
frontend-e2e-firefox 45.64% <0.00%> (-0.96%) ⬇️
frontend-unit 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/db/models/peer.go 0.00% <0.00%> (ø)
internal/dmr/servers/openbridge/redis.go 0.00% <0.00%> (ø)
internal/dmr/servers/openbridge/server.go 0.00% <0.00%> (ø)
...al/dmr/servers/openbridge/subscriptions_manager.go 0.00% <0.00%> (ø)
internal/http/api/controllers/v1/peers/peers.go 0.00% <0.00%> (ø)
...nternal/http/frontend/src/components/AppHeader.vue 2.41% <0.00%> (-0.47%) ⬇️
...nternal/http/frontend/src/components/PeerTable.vue 0.00% <0.00%> (ø)
internal/http/frontend/src/router/routes.mjs 1.09% <0.00%> (-0.14%) ⬇️
...nternal/http/frontend/src/views/auth/LoginPage.vue 0.00% <ø> (ø)
...rnal/http/frontend/src/views/auth/RegisterPage.vue 0.00% <ø> (ø)
... and 55 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@USA-RedDragon USA-RedDragon added the autorebase:non-rebaseable AutoRebase applies this label when a pull request can't be rebased automatically label Feb 25, 2023
@USA-RedDragon USA-RedDragon deleted the openbridge branch October 7, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorebase:non-rebaseable AutoRebase applies this label when a pull request can't be rebased automatically autorebase:opt-in Apply this label to enable automatic rebasing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenBridge Support
1 participant