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

Update the preference format for example messages #220

Merged
merged 1 commit into from
Aug 14, 2017

Conversation

jeremycline
Copy link
Member

This updates the format of preferences handed to the
fmn.lib.recipients API. Unfortunately there are no tests with this
change. The web application has 0% test coverage and needs to be
refactored. I've filed an issue to track this[0].

[0] #219

Fixes #210

Signed-off-by: Jeremy Cline jeremy@jcline.org

This updates the format of preferences handed to the
``fmn.lib.recipients`` API. Unfortunately there are no tests with this
change. The web application has 0% test coverage and needs to be
refactored. I've filed an issue to track this[0].

[0] fedora-infra#219

Fixes fedora-infra#210

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
@codecov-io
Copy link

codecov-io commented Aug 8, 2017

Codecov Report

Merging #220 into develop will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #220   +/-   ##
========================================
  Coverage    44.89%   44.89%           
========================================
  Files           69       69           
  Lines         3840     3840           
  Branches       495      495           
========================================
  Hits          1724     1724           
  Misses        2057     2057           
  Partials        59       59
Impacted Files Coverage Δ
fmn/web/app.py 0% <0%> (ø) ⬆️

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 e157251...7b0352a. Read the comment docs.

@ralphbean
Copy link

Ah, did the preferences format change in some previous PR but was missed in this corner? Assuming so.

👍

@jeremycline
Copy link
Member Author

Yes, there were two separate preference loading functions and two separate formats (one was a list, another a dict) so I merged them.

@jeremycline jeremycline merged commit d89cf35 into fedora-infra:develop Aug 14, 2017
@jeremycline jeremycline deleted the example-preference branch August 14, 2017 14:25
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.

3 participants