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

Improve usability of get_site_pass_fail by returning dict - site: pass_fail #1329

Merged
merged 6 commits into from
Mar 19, 2020

Conversation

sbethur
Copy link
Contributor

@sbethur sbethur commented Mar 14, 2020

  • This contribution adheres to CONTRIBUTING.md.

  • I've updated CHANGELOG.md if applicable.

  • I've added tests applicable for this pull request

What does this Pull Request accomplish?

Improve usability of get_site_pass_fail by returning dict - site (int): pass_fail (bool)

List issues fixed by this Pull Request below, if any.

What testing has been done?

Updated system test that calls get_site_pass_fail

@codecov
Copy link

codecov bot commented Mar 14, 2020

Codecov Report

Merging #1329 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1329   +/-   ##
=======================================
  Coverage   91.84%   91.84%           
=======================================
  Files          20       20           
  Lines        3616     3616           
=======================================
  Hits         3321     3321           
  Misses        295      295
Flag Coverage Δ
#codegenunittests 88.21% <ø> (ø) ⬆️
#nifakeunittests 96.3% <ø> (ø) ⬆️
#nimodinstunittests 96.19% <ø> (+0.17%) ⬆️
#nitclkunittests 96.09% <ø> (ø) ⬆️

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 2777a5d...be54ae8. Read the comment docs.

@sbethur sbethur dismissed marcoskirsch’s stale review March 18, 2020 20:49

Addressed comments

@sbethur sbethur requested a review from marcoskirsch March 18, 2020 20:49
@marcoskirsch marcoskirsch merged commit 47663b7 into master Mar 19, 2020
@marcoskirsch marcoskirsch deleted the bug1297/get_site_pass_fail_usability branch March 19, 2020 04:02
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.

Improve usability of get_site_pass_fail() in nidigital
2 participants