Conversation
… into jns-metadata-updates
- update uvis.py, vims.py, and galileo/ssi/_init__.py to use pdsparser.Pds3Label() - move pds3.py to ideas/
Fix FCPath usage in junocam/__init__.py
Use filecache.replace()
|
Caution Review failedPull request was closed or merged during review WalkthroughThis PR modernizes file I/O handling across the codebase by introducing timestamped archival semantics in test infrastructure, adding configurable label-reading methods to host loaders, and refactoring file operations to use FCPath objects directly instead of retrieving local paths. Changes span the gold master, eight host loader modules, and supporting test files. ChangesFile I/O Modernization
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Addresses #145
Summary by CodeRabbit
Release Notes
Refactor
Tests
Chores