openalto / alto

Standard Application-Layer Traffic Optimization (ALTO) Toolset.
MIT License
2 stars 6 forks source link

Add a thirdparty perfsonar backend proxy #50

Closed fno2010 closed 1 year ago

fno2010 commented 1 year ago

Implement a proxy to the visualnet API which is a thirdparty perfsonar-based ECS backend.

Example visualnet API: https://visualnet-api.nrp-nautilus.io/

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.21% :tada:

Comparison is base (d7d8b66) 74.31% compared to head (84686af) 74.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## ========================================== + Coverage 74.31% 74.53% +0.21% ========================================== Files 30 31 +1 Lines 2091 2109 +18 Branches 414 415 +1 ========================================== + Hits 1554 1572 +18 Misses 413 413 Partials 124 124 ``` | [Files Changed](https://app.codecov.io/gh/openalto/alto/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto) | Coverage Δ | | |---|---|---| | [src/alto/mock.py](https://app.codecov.io/gh/openalto/alto/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto#diff-c3JjL2FsdG8vbW9jay5weQ==) | `95.45% <100.00%> (+0.04%)` | :arrow_up: | | [src/alto/server/components/backend.py](https://app.codecov.io/gh/openalto/alto/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto#diff-c3JjL2FsdG8vc2VydmVyL2NvbXBvbmVudHMvYmFja2VuZC5weQ==) | `73.87% <100.00%> (+0.34%)` | :arrow_up: | | [src/alto/server/components/ext/perfsonar.py](https://app.codecov.io/gh/openalto/alto/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto#diff-c3JjL2FsdG8vc2VydmVyL2NvbXBvbmVudHMvZXh0L3BlcmZzb25hci5weQ==) | `100.00% <100.00%> (ø)` | | | [src/alto/server/northbound/alto/render.py](https://app.codecov.io/gh/openalto/alto/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto#diff-c3JjL2FsdG8vc2VydmVyL25vcnRoYm91bmQvYWx0by9yZW5kZXIucHk=) | `91.89% <100.00%> (+0.11%)` | :arrow_up: | | [src/alto/server/northbound/alto/views.py](https://app.codecov.io/gh/openalto/alto/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openalto#diff-c3JjL2FsdG8vc2VydmVyL25vcnRoYm91bmQvYWx0by92aWV3cy5weQ==) | `81.04% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.