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

fschopp / project-planning-for-you-track
100%

Build:
DEFAULT BRANCH: master
Repo Added 02 Jun 2019 08:50PM UTC
Files 9
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • v0.9.0
  • v0.9.1
  • v0.9.2

pending completion
15

push

travis-ci

fschopp
Implicit start-to-start dependencies

Previously, an issue had no (implicit) dependency on the dependencies of
its parent. Function scheduleUnresolved() didn’t specify, so not a bug.
But also not the expected behavior. This commit clarifies the API and
adds new test cases.

256 of 256 branches covered (100.0%)

Branch coverage included in aggregate %.

562 of 562 relevant lines covered (100.0%)

21.78 hits per line

Relevant lines Covered
Build:
Build:
562 RELEVANT LINES 562 COVERED LINES
21.78 HITS PER LINE
Source Files on master
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
15 master Implicit start-to-start dependencies Previously, an issue had no (implicit) dependency on the dependencies of its parent. Function scheduleUnresolved() didn’t specify, so not a bug. But also not the expected behavior. This commit clarifies the AP... push 06 Aug 2019 05:01AM UTC fschopp travis-ci pending completion  
14 master Make scheduleUnresolved() semantics more precise The previous commit changed the semantics of what had previously been undefined: The order in which scheduleUnresolved() processes jobs if there are both parent-child and dependency relationships b... push 05 Aug 2019 07:00PM UTC fschopp travis-ci pending completion  
13 master Dependency implies dependencies on all sub-issues With this commit, dependencies on parent issues are no longer (de facto) ignored. (“De factor” because parent issues often have no remaining effort of their own.) Parent issues now have implicit d... push 03 Aug 2019 08:25PM UTC fschopp travis-ci pending completion  
12 master Add function groupByIntervalAndWaitStatus() Added function that “groups” IssueActivity arrays by interval (properties ‘start’ and ‘end’) and wait status (‘isWaiting’). For some applications like Gantt charts this is the more natural way of showin... push 31 Jul 2019 06:48PM UTC fschopp travis-ci pending completion  
11 master Support for YouTrack Standalone This required a small API change for goToOauthPage(). push 22 Jul 2019 11:53PM UTC fschopp travis-ci pending completion  
10 master [#1] Don’t access sessionStorage “too early” In light of Safari/WebKit bug 199929, add the workaround from https://fschopp.github.io/safari-local-storage-bug/ to the demo site. Also update the documentation of handlePotentialOauthRedirect(). push 19 Jul 2019 10:31PM UTC fschopp travis-ci pending completion  
8 master Add option to omit issue activities Retrieving past issue activities is the most time-consuming part of retrieving all project plan data from YouTrack. This commit introduces an option to omit the issue activities if they are not needed. Release... push 18 Jul 2019 04:34AM UTC fschopp travis-ci pending completion  
7 master Add Semmle LGTM code review Also fix two issues detected by LGTM. push 27 Jun 2019 03:00AM UTC fschopp travis-ci pending completion  
6 master Never ignore YouTrackConfig.inactiveStateIds Previously, any YouTrack-internal ID contained in YouTrackConfig.inactiveStateIds was ignored if the corresponding state bundle element was not part of any current state bundle; that is, not contained ... push 15 Jun 2019 09:32PM UTC fschopp travis-ci pending completion  
4 master Fix warning about unknown subtasks Changed name of script “compile” in package.json to “prepare”, so that this package may be more easily linked locally or installed from git. Also bump version to 0.9.1. push 12 Jun 2019 09:03PM UTC fschopp travis-ci pending completion  
See All Builds (14)
  • Repo on GitHub
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