Skip to content

even more bug fixes, including missing spice error check for oscltx#532

Merged
AndrewAnnex merged 2 commits intomainfrom
more_bug_fixes_2026_v2
Apr 4, 2026
Merged

even more bug fixes, including missing spice error check for oscltx#532
AndrewAnnex merged 2 commits intomainfrom
more_bug_fixes_2026_v2

Conversation

@AndrewAnnex
Copy link
Copy Markdown
Owner

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.60%. Comparing base (a4cb634) to head (563a2ee).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #532   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files          17       17           
  Lines       17943    17945    +2     
=======================================
+ Hits        17873    17875    +2     
  Misses         70       70           

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

@AndrewAnnex AndrewAnnex merged commit 1e551ab into main Apr 4, 2026
36 checks passed
AndrewAnnex added a commit that referenced this pull request Apr 5, 2026
Added
 - Pyodide/WebAssembly build support for SpiceyPy (excluding cyice) (#527)
 - `__all__` exports for spiceypy and cyice modules
 - Interactive Pyodide/PyScript-based code examples in Sphinx documentation (#529)
 - Custom Sphinx extension for PyScript editor integration
 - Standalone Python scripts for all doc lesson examples (binary_pck, event_finding, insitu_sensing, other_stuff, remote_sensing)

Changed
 - Updated documentation lessons to be interactive via wasm/pyodide (#529)
 - Updated Cassini example to use Pyodide (#527)
 - Modernized some code examples in docs to use f-strings and other modern Python conventions
 - Updated CMakeLists.txt for Emscripten/wasm cross-compilation support

Fixed
 - Missing spice error check for oscltx (#532)
 - Fixed cell allocation sizes for union and sdiff (#532)
 - Fixed various parameter type annotations from int to float (#532)
 - Fixed errors in errprt and ekuced (#531)
 - Various bug fixes and typo corrections (#531)
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