Skip to content

Nubase refactor#15

Merged
php1ic merged 4 commits intomainfrom
nubase_refactor
Mar 22, 2026
Merged

Nubase refactor#15
php1ic merged 4 commits intomainfrom
nubase_refactor

Conversation

@php1ic
Copy link
Copy Markdown
Owner

@php1ic php1ic commented Mar 22, 2026

With the NUBASE file, there is enough column manipulation after the initial file parse that we should create separate functions to deal with this and keep the file reading function clean.

php1ic added 4 commits March 22, 2026 11:26
This is mainly for future work when there is actual parsing of the state
so for the moment, the function is small and trivial.
@php1ic php1ic merged commit f4f6b47 into main Mar 22, 2026
11 checks passed
@php1ic php1ic deleted the nubase_refactor branch March 22, 2026 11:53
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.65%. Comparing base (0bf7c8e) to head (2e78cbf).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   98.64%   98.65%   +0.01%     
==========================================
  Files          10       10              
  Lines         736      742       +6     
==========================================
+ Hits          726      732       +6     
  Misses         10       10              

☔ View full report in Codecov by Sentry.
📢 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.

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.

2 participants