Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deserialization framework #726

Merged
merged 9 commits into from
Nov 28, 2022

Conversation

KevinMGranger
Copy link
Collaborator

@KevinMGranger KevinMGranger commented Nov 21, 2022

Separates out the deserialization framework used to support #720.

…hooting script

Signed-off-by: Kevin M Granger <kgranger@redhat.com>
Signed-off-by: Kevin M Granger <kgranger@redhat.com>
@openshift-ci openshift-ci bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. dco-signoff: no labels Nov 21, 2022
@openshift-ci
Copy link

openshift-ci bot commented Nov 21, 2022

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Signed-off-by: Kevin M Granger <kgranger@redhat.com>
Signed-off-by: Kevin M Granger <kgranger@redhat.com>
@KevinMGranger KevinMGranger force-pushed the deserialization_framework branch from cd6a338 to 85001c7 Compare November 22, 2022 18:23
@KevinMGranger KevinMGranger marked this pull request as ready for review November 22, 2022 18:24
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 22, 2022
@openshift-ci openshift-ci bot requested review from etsauer and weshayutin November 22, 2022 18:24
Signed-off-by: Kevin M Granger <kgranger@redhat.com>
@KevinMGranger KevinMGranger force-pushed the deserialization_framework branch from 85001c7 to 7605679 Compare November 22, 2022 18:35
@KevinMGranger
Copy link
Collaborator Author

/retest

Copy link
Collaborator

@mpryc mpryc left a comment

Choose a reason for hiding this comment

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

Some questions.

exporters/pelorus/deserialization/__init__.py Show resolved Hide resolved
exporters/pelorus/deserialization/__init__.py Outdated Show resolved Hide resolved
exporters/pelorus/deserialization/__init__.py Outdated Show resolved Hide resolved
exporters/pelorus/deserialization/__init__.py Show resolved Hide resolved
exporters/pelorus/deserialization/__init__.py Show resolved Hide resolved
exporters/pelorus/deserialization/__init__.py Show resolved Hide resolved
exporters/pelorus/deserialization/__init__.py Show resolved Hide resolved
exporters/pelorus/deserialization/__init__.py Show resolved Hide resolved
@mpryc
Copy link
Collaborator

mpryc commented Nov 23, 2022

Also files *.pyi could be added to the .gitignore?

@KevinMGranger
Copy link
Collaborator Author

/hold until documentation is added, renamed functions, and proper tests for dicts/lists

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 23, 2022
Signed-off-by: Kevin M Granger <kgranger@redhat.com>
Signed-off-by: Kevin M Granger <kgranger@redhat.com>
Signed-off-by: Kevin M Granger <kgranger@redhat.com>
Signed-off-by: Kevin M Granger <kgranger@redhat.com>
@KevinMGranger
Copy link
Collaborator Author

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 26, 2022
@mpryc
Copy link
Collaborator

mpryc commented Nov 28, 2022

/lgtm Thanks for the work and great explanation in docs.

@openshift-ci
Copy link

openshift-ci bot commented Nov 28, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mpryc

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 28, 2022
@mpryc mpryc merged commit 8101c33 into dora-metrics:master Nov 28, 2022
@KevinMGranger KevinMGranger deleted the deserialization_framework branch February 10, 2023 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants