atlanticwave-sdx / sdx-controller

Central Controller for AtlanticWave SDX.
https://www.atlanticwave-sdx.net
MIT License
1 stars 3 forks source link

Add ISO3166 2 lvl4 #228

Closed congwang09 closed 6 months ago

congwang09 commented 6 months ago

This is the last step for adding iso3166_2_lvl4.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 7881144160

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
sdx_controller/models/location.py 4 8 50.0%
<!-- Total: 4 8 50.0% -->
Totals Coverage Status
Change from base Build 7821205707: 0.08%
Covered Lines: 609
Relevant Lines: 1432

💛 - Coveralls
YufengXin commented 6 months ago

@congwang09 "black -check" error? need to run black?

congwang09 commented 6 months ago

@congwang09 "black -check" error? need to run black?

True, somehow black stopped working on my vscode. It's fixed.