Skip to content

Comments

Fix #26 LN_KIB / LN_KB are backwards#35

Closed
ChanTsune wants to merge 3 commits intobytesize-rs:masterfrom
ChanTsune:issue/26
Closed

Fix #26 LN_KIB / LN_KB are backwards#35
ChanTsune wants to merge 3 commits intobytesize-rs:masterfrom
ChanTsune:issue/26

Conversation

@ChanTsune
Copy link
Contributor

Hi @hyunsik

I found that part of #33 can solve #26, so I made this PR.

This change causes no problems for the most part, but I am making changes to the existing test cases just because they are affected by #26.

This change will also help #3

ChanTsune and others added 3 commits August 24, 2023 19:06
Co-Authored-By: Adam Cutler <4079454+adnoc@users.noreply.github.com>
@hyunsik
Copy link
Member

hyunsik commented Sep 6, 2023

I'm sorry for a late review. I'll review asap by this week.

@Andrew15-5
Copy link
Contributor

@ChanTsune, the problem is that not only LN_KIB & LN_KB have each other's values, but SI conditions are also inverted. I made a PR (#38) which fixes the whole "inverted thing" and now if SI condition is true it will show SI unit instead of IEC. It probably would be the best if #38 is merged first and then, with small tweaks (but the main logic change intact), #26.

@robjtede
Copy link
Member

fixed as part of #69

@robjtede robjtede closed this Feb 12, 2025
@ChanTsune ChanTsune deleted the issue/26 branch February 12, 2025 02:08
@Andrew15-5
Copy link
Contributor

Nice!

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.

4 participants