Skip to content

Conversation

@kurotych
Copy link
Member

@kurotych kurotych commented Jul 1, 2025

No description provided.

@kurotych kurotych marked this pull request as ready for review July 3, 2025 13:02
pub epoch_end_timestamp: DateTime<Utc>,
pub timestamp: DateTime<Utc>,
pub carrier_mapping_key: PublicKeyBinary,
pub carrier_transfer_info: Vec<RadioUsageCarrierTransferInfo>,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this used anywhere?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is used in the from function.
The from functions itself is used in the next from (RadioUsageCountsIngestReport to RadioUsageStatsIngestReportV1), this (next) from is not used across oracles repository, but it could be used in the another projects that use file-store as dependency.
So I've added this to ensure feature completeness.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know of anywhere this from conversion is used, wasn't sure if you did

@kurotych kurotych merged commit bdea66e into main Jul 8, 2025
55 checks passed
@kurotych kurotych deleted the data-transfer-carrier branch July 8, 2025 10:32
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.

4 participants