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

Add properties methods to schema #906

Merged
merged 1 commit into from
May 7, 2020
Merged

Conversation

Zlopez
Copy link
Contributor

@Zlopez Zlopez commented May 5, 2020

This will allow users to access message properties easily without the
need to know the structure of message itself.

Signed-off-by: Michal Konečný [email protected]

@Zlopez Zlopez requested a review from a team as a code owner May 5, 2020 11:06
This will allow users to access message properties easily without the
need to know the structure of message itself.

Signed-off-by: Michal Konečný <[email protected]>
@codecov
Copy link

codecov bot commented May 5, 2020

Codecov Report

Merging #906 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #906      +/-   ##
==========================================
+ Coverage   97.07%   97.11%   +0.04%     
==========================================
  Files          61       61              
  Lines        3591     3641      +50     
  Branches      513      514       +1     
==========================================
+ Hits         3486     3536      +50     
  Misses         64       64              
  Partials       41       41              
Impacted Files Coverage Δ
anitya_schema/anitya_schema/distro_messages.py 100.00% <100.00%> (ø)
anitya_schema/anitya_schema/project_messages.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7e4f7b...699ccdf. Read the comment docs.

@Zlopez Zlopez merged commit ecda54d into fedora-infra:master May 7, 2020
@Zlopez Zlopez deleted the update_schema branch October 8, 2020 12:36
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.

2 participants