Skip to content

build(deps): bump cdflib from 1.3.9 to 1.3.10#280

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/cdflib-1.3.10
Open

build(deps): bump cdflib from 1.3.9 to 1.3.10#280
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/cdflib-1.3.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps cdflib from 1.3.9 to 1.3.10.

Release notes

Sourced from cdflib's releases.

1.3.10

What's Changed

New Contributors

Full Changelog: lasp/cdflib@1.3.9...1.3.10

Changelog

Sourced from cdflib's changelog.

Changelog

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cdflib](https://github.com/lasp/cdflib) from 1.3.9 to 1.3.10.
- [Release notes](https://github.com/lasp/cdflib/releases)
- [Changelog](https://github.com/lasp/cdflib/blob/main/docs/changelog.md)
- [Commits](lasp/cdflib@1.3.9...1.3.10)

---
updated-dependencies:
- dependency-name: cdflib
  dependency-version: 1.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

Coverage Report (3.14)

File Coverage
All files 78%
imap_db/main.py 26%
imap_db/model.py 82%
imap_db/migrations/versions/2026_05_01-52c7b098641d_migrate_layer_files.py 64%
imap_mag/__init__.py 88%
imap_mag/appLogging.py 25%
imap_mag/check/IALiRTAnomaly.py 98%
imap_mag/cli/apply.py 84%
imap_mag/cli/calibrate.py 80%
imap_mag/cli/cliUtils.py 73%
imap_mag/cli/ialirtUtils.py 91%
imap_mag/cli/process.py 90%
imap_mag/cli/fetch/DownloadDateManager.py 92%
imap_mag/cli/fetch/binary.py 79%
imap_mag/cli/fetch/ialirt.py 76%
imap_mag/cli/fetch/science.py 59%
imap_mag/cli/fetch/spice.py 77%
imap_mag/cli/fetch/spin_table.py 42%
imap_mag/cli/plot/plot_ialirt.py 83%
imap_mag/client/IALiRTApiClient.py 83%
imap_mag/client/SDCDataAccess.py 89%
imap_mag/client/WebPODA.py 83%
imap_mag/config/CalibrationConfig.py 87%
imap_mag/config/NestedAliasEnvSettingsSource.py 94%
imap_mag/data_pipelines/DownloadLoPivotCsvFilesStage.py 84%
imap_mag/data_pipelines/DownloadSpinTableFilesStage.py 70%
imap_mag/data_pipelines/GetProcessingDatesStage.py 95%
imap_mag/data_pipelines/Pipeline.py 90%
imap_mag/data_pipelines/Record.py 88%
imap_mag/data_pipelines/Result.py 96%
imap_mag/data_pipelines/Stages.py 95%
imap_mag/db/Database.py 83%
imap_mag/download/FetchIALiRT.py 97%
imap_mag/download/FetchScience.py 71%
imap_mag/io/DBIndexedDatastoreFileManager.py 93%
imap_mag/io/DatastoreFileManager.py 87%
imap_mag/io/FileFinder.py 82%
imap_mag/io/FilePathHandlerSelector.py 97%
imap_mag/io/file/AncillaryPathHandler.py 83%
imap_mag/io/file/CalibrationLayerPathHandler.py 87%
imap_mag/io/file/IALiRTHKPathHandler.py 85%
imap_mag/io/file/PartitionedPathHandler.py 96%
imap_mag/io/file/QuicklookPathHandler.py 86%
imap_mag/io/file/SPICEPathHandler.py 68%
imap_mag/io/file/SpinTablePathHandler.py 81%
imap_mag/io/file/StandardSPDFPathHandler.py 69%
imap_mag/io/file/VersionedPathHandler.py 69%
imap_mag/plot/plot_ialirt_files.py 76%
imap_mag/process/HKProcessSettings.py 83%
imap_mag/process/HKProcessor.py 92%
imap_mag/process/get_packet_definition_folder.py 83%
imap_mag/process/metakernel.py 88%
imap_mag/util/CCSDSBinaryPacketFile.py 54%
imap_mag/util/DatetimeProvider.py 65%
imap_mag/util/HKPacket.py 87%
imap_mag/util/Humaniser.py 81%
imap_mag/util/TimeConversion.py 79%
mag_toolkit/CDFLoader.py 0%
mag_toolkit/calibration/CalibrationApplicator.py 76%
mag_toolkit/calibration/CalibrationDefinitions.py 86%
mag_toolkit/calibration/CalibrationLayer.py 73%
mag_toolkit/calibration/CalibrationMatrix.py 94%
mag_toolkit/calibration/Layer.py 76%
mag_toolkit/calibration/MatlabWrapper.py 19%
mag_toolkit/calibration/ScienceLayer.py 58%
mag_toolkit/calibration/calibrators/CalibrationJob.py 72%
mag_toolkit/calibration/calibrators/EmptyCalibration.py 72%
mag_toolkit/calibration/calibrators/GradiometerCalibration.py 71%
mag_toolkit/calibration/calibrators/SetQualityAndNaNCalibration.py 85%
prefect_server/checkIALiRT.py 92%
prefect_server/datastoreCleanupFlow.py 90%
prefect_server/durationUtils.py 90%
prefect_server/performCalibration.py 34%
prefect_server/pollHK.py 89%
prefect_server/pollIALiRT.py 77%
prefect_server/pollLoPivotPlatform.py 66%
prefect_server/pollScience.py 67%
prefect_server/pollSpice.py 75%
prefect_server/pollSpinTable.py 0%
prefect_server/postgresUploadFlow.py 65%
prefect_server/prefectUtils.py 54%
prefect_server/serverConfig.py 0%
prefect_server/uploadSharedDocsFlow.py 91%
prefect_server/workflow.py 0%

Minimum allowed coverage is 80%

Generated by 🐒 cobertura-action against 637e12a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants