atlanticwave-sdx / pce

Path Computation Element for AtlanticWave SDX.
https://www.atlanticwave-sdx.net
0 stars 3 forks source link

Add Link.bandwidth to interdomain Links based on ports type #202

Closed italovalcy closed 3 months ago

italovalcy commented 3 months ago

Fix #201

Heads-Up: This PR sits on top of #207 -- it turns out the main branch was failing as documented on issue #200

Heads-up1: this PR sits on top of atlanticwave-sdx/datamodel#140

Heads-up2: the pyproject.toml change was only done to have results for the pipeline tests. It will be changed back to main branch upon approval or as soon as datamodel 140 gets merged.

Description of the change

This pull request adds Links.bandwidth to inter domain Links based on Port's type.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10322694767

Details


Totals Coverage Status
Change from base Build 10271724419: 0.008%
Covered Lines: 1102
Relevant Lines: 1268

💛 - Coveralls
italovalcy commented 3 months ago

as reported by @sajith on Issue #200, the unit tests are failing. I will work on this before changing the PR to ready