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

Add support for feeder_code, add pw-ingest to feed-in #36

Merged
merged 46 commits into from
Dec 22, 2023

Conversation

mikenye
Copy link
Collaborator

@mikenye mikenye commented Dec 10, 2023

No description provided.

@mikenye mikenye self-assigned this Dec 10, 2023
Copy link

codecov bot commented Dec 10, 2023

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (5b89080) 62.77% compared to head (8b10d45) 62.14%.
Report is 1 commits behind head on main.

Files Patch % Lines
pw-bordercontrol/cmd/bordercontrol/feeder_conn.go 0.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   62.77%   62.14%   -0.64%     
==========================================
  Files           9        9              
  Lines        1746     1709      -37     
==========================================
- Hits         1096     1062      -34     
  Misses        597      597              
+ Partials       53       50       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mikenye mikenye marked this pull request as ready for review December 22, 2023 15:24
@mikenye mikenye merged commit 5840d36 into main Dec 22, 2023
5 of 7 checks passed
@mikenye mikenye deleted the add-pw_ingest-to-mux branch December 22, 2023 15:31
mikenye added a commit that referenced this pull request Jan 12, 2024
* add pw_ingest to mux

* add pw_ingest to mux

* bump debian ver

* start pw-ingest on start

* dont start pw-ingest yet

* start pw-ingest for mlat results

* show version of pw_ingest

* add adsc-receiver

* add ports to adsc-receiver

* --ads-c

* put adsc-receiver in feeder net

* work on new feeder id

* fix struct naming

* work on feeder_code

* remove unused code

* add feeder_code

* fix template panic

* bump versions

* update tests

* linting

* feeder_code -> FeederCode

* fix healthcheck

* reduce healthcheck frequency

* random sleep for healthcheck

* limit container start requests

* limit container start requests

* start the container with timeout

* remove comment

* remove pointless code

* remove pointless code

* network changes

* network changes

* network changes

* undo network changes

* remove readsb from feed-in & mux containers

* configuration via variables

* update env vars for feed-in containers

* remove readsb args

* comments

* update healthcheck & env defaults

* fix healthcheck

* remove adsc

* remove adsc, add PW_INGEST_ENABLE_ADSC

* fix test

* fix test

* fix test
mikenye added a commit that referenced this pull request Jan 12, 2024
* add pw_ingest to mux

* add pw_ingest to mux

* bump debian ver

* start pw-ingest on start

* dont start pw-ingest yet

* start pw-ingest for mlat results

* show version of pw_ingest

* add adsc-receiver

* add ports to adsc-receiver

* --ads-c

* put adsc-receiver in feeder net

* work on new feeder id

* fix struct naming

* work on feeder_code

* remove unused code

* add feeder_code

* fix template panic

* bump versions

* update tests

* linting

* feeder_code -> FeederCode

* fix healthcheck

* reduce healthcheck frequency

* random sleep for healthcheck

* limit container start requests

* limit container start requests

* start the container with timeout

* remove comment

* remove pointless code

* remove pointless code

* network changes

* network changes

* network changes

* undo network changes

* remove readsb from feed-in & mux containers

* configuration via variables

* update env vars for feed-in containers

* remove readsb args

* comments

* update healthcheck & env defaults

* fix healthcheck

* remove adsc

* remove adsc, add PW_INGEST_ENABLE_ADSC

* fix test

* fix test

* fix test
mikenye added a commit that referenced this pull request Jan 12, 2024
* add pw_ingest to mux

* add pw_ingest to mux

* bump debian ver

* start pw-ingest on start

* dont start pw-ingest yet

* start pw-ingest for mlat results

* show version of pw_ingest

* add adsc-receiver

* add ports to adsc-receiver

* --ads-c

* put adsc-receiver in feeder net

* work on new feeder id

* fix struct naming

* work on feeder_code

* remove unused code

* add feeder_code

* fix template panic

* bump versions

* update tests

* linting

* feeder_code -> FeederCode

* fix healthcheck

* reduce healthcheck frequency

* random sleep for healthcheck

* limit container start requests

* limit container start requests

* start the container with timeout

* remove comment

* remove pointless code

* remove pointless code

* network changes

* network changes

* network changes

* undo network changes

* remove readsb from feed-in & mux containers

* configuration via variables

* update env vars for feed-in containers

* remove readsb args

* comments

* update healthcheck & env defaults

* fix healthcheck

* remove adsc

* remove adsc, add PW_INGEST_ENABLE_ADSC

* fix test

* fix test

* fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant