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

TAMULib / ProjectManagementUI
81%
master: 83%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 24 Apr 2018 09:17PM UTC
Files 30
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.4.0
  • 129-coverage-report
  • 137-dependabot_security
  • 138-stats
  • 2019_12-ui_test_improvements
  • CI-and-coveralls-integration
  • auth-patch-1
  • build_scripts-git_line_endings
  • default-config
  • dependabot/npm_and_yarn/ajv-6.12.6
  • dependabot/npm_and_yarn/eventsource-1.1.1
  • dependabot/npm_and_yarn/follow-redirects-1.14.7
  • dependabot/npm_and_yarn/follow-redirects-1.14.8
  • dependabot/npm_and_yarn/grunt-1.3.0
  • dependabot/npm_and_yarn/grunt-1.5.2
  • dependabot/npm_and_yarn/grunt-1.5.3
  • dependabot/npm_and_yarn/handlebars-4.5.3
  • dependabot/npm_and_yarn/handlebars-4.7.7
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/http-proxy-1.18.1
  • dependabot/npm_and_yarn/i-0.3.7
  • dependabot/npm_and_yarn/ini-1.3.7
  • dependabot/npm_and_yarn/jszip-3.10.0
  • dependabot/npm_and_yarn/karma-6.3.14
  • dependabot/npm_and_yarn/karma-6.3.16
  • dependabot/npm_and_yarn/mixin-deep-1.3.2
  • dependabot/npm_and_yarn/node-sass-4.13.1
  • dependabot/npm_and_yarn/node-sass-7.0.0
  • dependabot/npm_and_yarn/path-parse-1.0.7
  • dependabot/npm_and_yarn/stringstream-0.0.6
  • dependabot/npm_and_yarn/tar-6.1.11
  • dependabot/npm_and_yarn/tar-6.1.3
  • dependabot/npm_and_yarn/url-parse-1.5.1
  • dependabot/npm_and_yarn/url-parse-1.5.10
  • dependabot/npm_and_yarn/url-parse-1.5.3
  • dependabot/npm_and_yarn/url-parse-1.5.7
  • dependabot/npm_and_yarn/websocket-extensions-0.1.4
  • dependabot/npm_and_yarn/y18n-4.0.1
  • fixes
  • main
  • maintenance-2020-q1
  • maintenance-2020-q1-merge
  • master
  • minor-upgrades
  • node-patch-1
  • p0.0.1
  • p0.0.2
  • p0.2.0
  • p0.3.0
  • p0.4.0
  • p1.0.1
  • product-sprint6
  • product-sprint6-63-hanging-modal
  • product-sprint6-63-hanging-modal-remove-success
  • product-sprint6-70-remove_basicauth
  • product-sprint6-83-other-product-urls
  • product-sprint6-95
  • product-sprint6-staging
  • project-info
  • refactor
  • refactor-sprint-board-prototype
  • sprint-action
  • sprint-action-96-yaml
  • sprint-action-staging
  • sprint2
  • sprint2-staging
  • sprint2-staging-fixes
  • sprint2-staging-post-features
  • sprint2-startup_fixes
  • sprint3
  • sprint3-b03564-b03608-cache-api
  • sprint3-css-fix
  • sprint3-d01210-sensitive-info
  • sprint3-staging
  • sprint3-staging-improvements
  • sprint3-staging-optional-token-auth
  • sprint3-staging-sporadic-tests
  • sprint3-staging-tests
  • sprint4
  • sprint4-b03554-github-management-software-service
  • sprint4-staging
  • sprint4-typo-fix
  • sprint5
  • sprint5-50
  • sprint5-50-61
  • sprint5-50-61-merger
  • sprint5-50-61-resolving_todo
  • sprint5-50-61-tests
  • sprint5-50-62-followup
  • sprint5-60
  • sprint5-61-multiple-remote-products
  • sprint5-63-64-product-urls
  • sprint5-64-66
  • sprint5-73-sprint-blacklist
  • sprint5-fixes
  • sprint5-listeners
  • sprint5-remoteProductsToremoteProductInfo
  • sprint5-service_65
  • sprint5-staging
  • sprint7
  • sprint7-80-github_icons
  • sprint7-81-fix_alt_text
  • sprint7-83-cleanup_scaffolding
  • sprint7-staging
  • sprint7-v1_tooltip
  • staging
  • style-fixes
  • tl_components_prj
  • travis-ci-coveralls-update
  • v0.1.0
  • v1.0.0
  • v1.0.1
  • weaver-upgrade
  • weaver-webpack-upgrade
  • wrapup
  • wui-version-github
  • wui-version-github-test

31 Aug 2023 02:17PM UTC coverage: 81.28%. Remained the same
#370

push

web-flow
Merge pull request #141 from TAMULib/build_scripts-git_line_endings

Enforce line-feed/new-line character as the only EOL for certain line-ending sensitive script files.

111 of 176 branches covered (0.0%)

Branch coverage included in aggregate %.

562 of 652 relevant lines covered (86.2%)

11.96 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#370 main Merge pull request #141 from TAMULib/build_scripts-git_line_endings Enforce line-feed/new-line character as the only EOL for certain line-ending sensitive script files. push 31 Aug 2023 02:20PM UTC web-flow
81.28
#369 Merge a73666680 into 12f416993 push 30 Aug 2023 02:23PM UTC web-flow
81.28
#368 build_scripts-git_line_endings Enforce line-feed/new-line character as the only EOL for certain line-ending sensitive script files. This problem happens when starting a Docker container that attempts to run these files. The line-endings could end up with carriage-return charac... Pull #141 30 Aug 2023 02:23PM UTC kaladay
81.28
#367 main Merge pull request #140 from TAMULib/wui-version-github Improve handling of local Weaver-UI-Core repo, adding support for detecting the branch or tag name. push 25 Aug 2023 12:55PM UTC web-flow
81.28
#366 Merge 65308f132 into 7fb927a5e push 24 Aug 2023 04:39PM UTC web-flow
81.28
#365 wui-version-github Improve handling of local Weaver-UI-Core repo, adding support for detecting the branch or tag name. This adds two configuration variables: 1) `CI_WUI_BRANCH` 2) `CI_WUI_DISABLE_LOCAL_PUBLISH` The `CI_WUI_BRANCH` should allow for a custom branch ... Pull #140 24 Aug 2023 04:39PM UTC kaladay
81.28
#364 wui-version-github-test Test that the github tests work with the selected version. push 24 Aug 2023 04:34PM UTC kaladay
81.28
#363 Merge pull request #139 from TAMULib/staging push 16 Dec 2022 08:29PM UTC GitHub pending completion  
#362 main Merge pull request #139 from TAMULib/staging push 16 Dec 2022 05:04PM UTC GitHub pending completion  
#361 Merge 833a1b5b3 into d7105c12c push 16 Dec 2022 04:50PM UTC GitHub pending completion  
See All Builds (429)
  • 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