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

PRX / PRX.org-Frontend
90%
master: 87%

Build:
Build:
LAST BUILD BRANCH: chore/backend_domain_change
DEFAULT BRANCH: master
Repo Added 07 Mar 2014 05:21PM UTC
Files 36
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 feat/producer
branch: feat/producer
CHANGE BRANCH
x
Reset
  • feat/producer
  • about_us
  • ad_unit
  • ad_unit_two
  • chore/backend_domain_change
  • chore/cache_assets
  • chore/cleanup_build
  • chore/refactor_styles
  • chore/travis_and_deploy
  • chore/update_build
  • deploy/cache_assets
  • design/footer
  • feat/ad_display
  • feat/analyze_audio
  • feat/disable_experiments_runner
  • feat/display_tweaks
  • feat/docs
  • feat/drag_and_drop
  • feat/drawer
  • feat/evap_upload_svc
  • feat/evaporatejs
  • feat/funding_page
  • feat/large_player
  • feat/nonblock_css
  • feat/og_canon
  • feat/pitch-pages
  • feat/prerender_all
  • feat/press_page
  • feat/progress_and_playback
  • feat/radiotopia_donations
  • feat/scroll_popup
  • feat/series_public
  • feat/signal_from_mobile_site
  • feat/sticky_header
  • feat/swipe
  • feat/tcf_dnd_upload
  • feat/team_page
  • feat/terms_pages
  • feat/upload_demo
  • feat/validate_audio
  • feat/welcome_mat
  • fix/coveralls
  • fix/footer_spacing
  • fix/series_links
  • fix/series_view_all
  • fix/titles
  • master
  • new_mobile_home
  • origin/design/footer
  • producer_metadata
  • see_all_stories_fix
  • series_info
  • short_names_for_curators
  • stage/static_page
  • story_share
  • style/modal

pending completion
186

push

travis-ci

chrisrhoden
Use semantic markup, break module concerns out

* Use the semantic markup patterns agreed upon in chat room
* Break module-specific styles into module specific stylesheets
* Use soft-dependencies on external modules for rendering (see below)
* remove crufty styles we are no longer using

If styles are split by the module using them, it becomes important
to ensure that the stories module is responsible for rendering stories.
Using directives can accomplish this pretty easily, and declaratively.

By declaring a directive with an isolate scope using a template, we're
effectively creating a clean environment in which the module can render
however it needs to. The accounts module doesn't need to be aware of what
methods the stories module adds to story objects, because it (very likely)
never needs to call them.

935 of 1041 relevant lines covered (89.82%)

70.33 hits per line

Relevant lines Covered
Build:
Build:
1041 RELEVANT LINES 935 COVERED LINES
70.33 HITS PER LINE
Source Files on feat/producer
  • List 0
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
186 feat/producer Use semantic markup, break module concerns out * Use the semantic markup patterns agreed upon in chat room * Break module-specific styles into module specific stylesheets * Use soft-dependencies on external modules for rendering (see below) * rem... push 02 Apr 2014 02:28PM UTC chrisrhoden travis-ci pending completion  
182 feat/producer Use `Controller as x` syntax By using controller as x syntax, it becomes easier to reason about which part of the app is responsible for which pieces of scope when nesting controllers (as we begin doing soon for things like stories within account... push 01 Apr 2014 05:02PM UTC chrisrhoden travis-ci pending completion  
See All Builds (532)
  • 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