[PR #5] [MERGED] Add interfaces for flux data #2

Open
opened 2026-01-30 21:20:57 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru.CommonTypes/pull/5
Author: @FakeShemp
Created: 2/6/2023
Status: Merged
Merged: 2/12/2023
Merged by: @claunia

Base: develHead: fakeshemp/flux-interface


📝 Commits (1)

  • e76307e Add interfaces for flux data

📊 Changes

2 files changed (+198 additions, -0 deletions)

View changed files

Interfaces/IFluxImage.cs (+118 -0)
Interfaces/IWritableFluxImage.cs (+80 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aaru-dps/Aaru.CommonTypes/pull/5 **Author:** [@FakeShemp](https://github.com/FakeShemp) **Created:** 2/6/2023 **Status:** ✅ Merged **Merged:** 2/12/2023 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `devel` ← **Head:** `fakeshemp/flux-interface` --- ### 📝 Commits (1) - [`e76307e`](https://github.com/aaru-dps/Aaru.CommonTypes/commit/e76307e66c426776d0526f89df5cb3130b307c72) Add interfaces for flux data ### 📊 Changes **2 files changed** (+198 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Interfaces/IFluxImage.cs` (+118 -0) ➕ `Interfaces/IWritableFluxImage.cs` (+80 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-30 21:20:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru.CommonTypes#2