Skip to content

Change: Merge Limits table's depth column into the mix column - #204

Merged
Rolf-Smit merged 1 commit into
mainfrom
feature/improve-gas-limits-table
Aug 28, 2026
Merged

Change: Merge Limits table's depth column into the mix column#204
Rolf-Smit merged 1 commit into
mainfrom
feature/improve-gas-limits-table

Conversation

@Rolf-Smit

Copy link
Copy Markdown
Contributor

The Limits table listed a 'Depth' per mix that could be read as a maximum operating depth, but it actually showed the deepest point that mix was used during this specific plan, which can be shallower than its real MOD. This commit removes the depth column and adds the depth to the mix ('mix @ depth') cell so the relationship reads hopefully unambiguously.

Fixes: #199

The Limits table listed a 'Depth' per mix that could be read as a maximum operating depth, but it actually showed the deepest point that mix was used during this specific plan, which can be shallower than its real MOD. This commit removes the depth column and adds the depth to the mix ('mix @ depth') cell so the relationship reads hopefully unambiguously.

Fixes: #199
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.44%. Comparing base (3665846) to head (2f8e0b5).

Files with missing lines Patch % Lines
...pp/abysner/presentation/formatting/GasFormatter.kt 20.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
- Coverage   70.48%   70.44%   -0.05%     
==========================================
  Files         142      143       +1     
  Lines        8143     8154      +11     
  Branches     1040     1042       +2     
==========================================
+ Hits         5740     5744       +4     
- Misses       1886     1891       +5     
- Partials      517      519       +2     
Flag Coverage Δ
domain 79.91% <ø> (ø)
presentation 68.15% <71.42%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Rolf-Smit
Rolf-Smit merged commit 2f3c2e4 into main Aug 28, 2026
4 checks passed
@Rolf-Smit
Rolf-Smit deleted the feature/improve-gas-limits-table branch August 28, 2026 09:33
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect deco gas switch depth for deep deco gases

2 participants