• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

RH-FMK / skt / 698

Builds Branch Commit Type Ran Committer Via Coverage
698 master KernelTree: Move fetch_depth variable Move the `fetch_depth` variable so that it is closer to the other variable setting lines in the __init__ method. Signed-off-by: Major Hayden <major@redhat.com> Pull #202 12 Jun 2018 01:45PM UTC web-flow travis-ci pending completion   set done
696 master KernelTree: Move fetch_depth variable Move the `fetch_depth` variable so that it is closer to the other variable setting lines in the __init__ method. Signed-off-by: Major Hayden <major@redhat.com> Pull #202 12 Jun 2018 01:34PM UTC web-flow travis-ci pending completion   set done
695 master KernelTree: Add tests for setup_repository() Signed-off-by: Major Hayden <major@redhat.com> Pull #202 12 Jun 2018 01:33PM UTC web-flow travis-ci pending completion   set done
694 master Clear up method and variable names "getrname()" and "rname" names aren't very clear. Use more self-documenting "get_remote_name()" and "remote_name" instead, to avoid confusion. Signed-off-by: Veronika Kabatova <vkabatov@redhat.com> Pull #201 12 Jun 2018 01:21PM UTC web-flow travis-ci pending completion   set done
693 master Use shutil.move to move files, not os.rename Switch to using shutil.move instead of os.rename to move files in cmd_build. The os.rename uses the rename syscall, which only works within a single filesystem, failing with EXDEV otherwise. Moving bui... push 12 Jun 2018 12:57PM UTC major travis-ci pending completion   set done
692 master Use shutil.move to move files, not os.rename Switch to using shutil.move instead of os.rename to move files in cmd_build. The os.rename uses the rename syscall, which only works within a single filesystem, failing with EXDEV otherwise. Moving bui... Pull #198 12 Jun 2018 12:54PM UTC web-flow travis-ci pending completion   set done
691 master KernelTree: Handle exceptions in merge_git_ref() The previous test for merge_git_ref was not handling the exception correctly and some branches within the method were not being tested properly. The output was also not being tested. Signed-off-by... push 12 Jun 2018 12:41PM UTC veruu travis-ci pending completion   set done
690 master KernelTree: Handle exceptions in merge_git_ref() The previous test for merge_git_ref was not handling the exception correctly and some branches within the method were not being tested properly. The output was also not being tested. Signed-off-by... Pull #190 12 Jun 2018 12:38PM UTC web-flow travis-ci pending completion   set done
689 master state_file: Refactor tests Use setUp/tearDown methods properly to reduce repetitive code and add tests for all branches to bring coverage to 100%. Signed-off-by: Major Hayden <major@redhat.com> push 12 Jun 2018 12:35PM UTC veruu travis-ci pending completion   set done
688 master KernelTree: Handle exceptions in merge_git_ref() The previous test for merge_git_ref was not handling the exception correctly and some branches within the method were not being tested properly. The output was also not being tested. Signed-off-by... Pull #190 12 Jun 2018 12:34PM UTC web-flow travis-ci pending completion   set done
687 master state_file: Refactor tests Use setUp/tearDown methods properly to reduce repetitive code and add tests for all branches to bring coverage to 100%. Signed-off-by: Major Hayden <major@redhat.com> Pull #189 12 Jun 2018 12:17PM UTC web-flow travis-ci pending completion   set done
686 master Unify "karch" and "arch" to "kernel_arch" Multireport expected "arch" to be saved in the state file, but the builder saves "karch". To avoid additional confusion with shortened variable names, use "kernel_arch" in both cases. Signed-off-by: Vero... push 12 Jun 2018 12:12PM UTC major travis-ci pending completion   set done
685 master Unify "karch" and "arch" to "kernel_arch" Multireport expected "arch" to be saved in the state file, but the builder saves "karch". To avoid additional confusion with shortened variable names, use "kernel_arch" in both cases. Signed-off-by: Vero... Pull #200 12 Jun 2018 12:07PM UTC web-flow travis-ci pending completion   set done
684 master Handle missing --states option If no "--states" option is specified on the command line, cfg["states"] gets set to None, instead of not being set. As a result iterating on it with "enumerate" in load_config produces an exception. Switch to checki... push 12 Jun 2018 11:27AM UTC spbnick travis-ci pending completion   set done
683 master Handle missing --states option If no "--states" option is specified on the command line, cfg["states"] gets set to None, instead of not being set. As a result iterating on it with "enumerate" in load_config produces an exception. Switch to checki... Pull #199 12 Jun 2018 11:10AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • …
  • 54
  • 55
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc