Skip to content

Add many tests and fix a few bugs#48

Merged
paulromano merged 15 commits intomainfrom
add-more-tests
Sep 19, 2025
Merged

Add many tests and fix a few bugs#48
paulromano merged 15 commits intomainfrom
add-more-tests

Conversation

@paulromano
Copy link
Contributor

This PR significantly expands the test suite and should bring our coverage to >70%. As I was putting together tests, I found a few bugs which are also fixed and tested against:

  • The X and Y surfaces didn't work when specifying a cone
  • The LIKE n BUT syntax was not properly catching MAT and RHO keywords
  • Expansion of the nR repeat shortcut only worked when the parameter being repeated was an integer. It now works for numbers in general

@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.51%. Comparing base (f3e9b6c) to head (92861f7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #48       +/-   ##
===========================================
+ Coverage   49.44%   72.51%   +23.06%     
===========================================
  Files           3        3               
  Lines         724      724               
  Branches      190      190               
===========================================
+ Hits          358      525      +167     
+ Misses        314      149      -165     
+ Partials       52       50        -2     

☔ 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.

@paulromano paulromano merged commit e2d6fcf into main Sep 19, 2025
3 of 4 checks passed
@paulromano paulromano deleted the add-more-tests branch September 19, 2025 19:31
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.

1 participant