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

nbigaouette / gitlab-api-rs / 121

Builds Branch Commit Type Ran Committer Via Coverage
121 master Exclude `/target` instead of `serde_type.rs` `kcov`'s option `--exclude-pattern` takes a _path_, not a regex: ``` --exclude-path=P1[,P2...] Comma-separated list of paths to exclude from the report. --exclude-pattern=P1[,P2...] ... Pull #8 09 Dec 2016 03:06AM UTC web-flow travis-ci pending completion   set done
120 increase-test-coverage Exclude `/target` instead of `serde_type.rs` `kcov`'s option `--exclude-pattern` takes a _path_, not a regex: ``` --exclude-path=P1[,P2...] Comma-separated list of paths to exclude from the report. --exclude-pattern=P1[,P2...] ... push 09 Dec 2016 03:03AM UTC nbigaouette travis-ci pending completion   set done
119 master Disabled proxy unit test as it's succeptible to race condition Cargo runs the test in multiple threads, but setting an environment variable (here `HTTP_PROXY`) to a value _will_ break other tests that assumes no variable were set. Setting enviro... Pull #8 09 Dec 2016 02:31AM UTC web-flow travis-ci pending completion   set done
118 increase-test-coverage Disabled proxy unit test as it's succeptible to race condition Cargo runs the test in multiple threads, but setting an environment variable (here `HTTP_PROXY`) to a value _will_ break other tests that assumes no variable were set. Setting enviro... push 09 Dec 2016 02:29AM UTC nbigaouette travis-ci pending completion   set done
117 increase-test-coverage Add `issues::projects` unit test `build_query_milestone()` push 08 Dec 2016 10:51PM UTC nbigaouette travis-ci pending completion   set done
116 master Add `issues::projects` unit test `build_query_milestone()` Pull #8 08 Dec 2016 10:44PM UTC web-flow travis-ci pending completion   set done
115 master Add unit test `build_url_pagination()` in `gitlab` module Pull #8 08 Dec 2016 07:03PM UTC web-flow travis-ci pending completion   set done
114 increase-test-coverage Add unit test `build_url_pagination()` in `gitlab` module push 08 Dec 2016 06:54PM UTC nbigaouette travis-ci pending completion   set done
113 master New unit test: `gitlab_listers_issues()` Pull #8 08 Dec 2016 06:10PM UTC web-flow travis-ci pending completion   set done
112 increase-test-coverage New unit test: `gitlab_listers_issues()` push 08 Dec 2016 06:07PM UTC nbigaouette travis-ci pending completion   set done
111 master Merge pull request #7 from nbigaouette/chaining Add methods for chaining calls push 08 Dec 2016 03:40PM UTC web-flow travis-ci pending completion   set done
110 master Add unit test for Debug trait Pull #7 08 Dec 2016 02:53PM UTC web-flow travis-ci pending completion   set done
109 chaining Add unit test for Debug trait push 08 Dec 2016 02:50PM UTC nbigaouette travis-ci pending completion   set done
108 master Bug fix: Let `Project::merge_requests()` pass the project id to the lister constructor Pull #7 08 Dec 2016 04:30AM UTC web-flow travis-ci pending completion   set done
107 chaining Bug fix: Let `Project::merge_requests()` pass the project id to the lister constructor push 08 Dec 2016 04:19AM UTC nbigaouette travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 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