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

Robpol86 / FlashAirMusic
100%

Build:
DEFAULT BRANCH: master
Repo Added 26 Dec 2015 05:18AM UTC
Files 57
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
  • no_loop
  • shorter_lines
  • stage
  • stage2
  • testing
  • testing_source1
  • wip_aiohttp
  • wip_almost
  • wip_api
  • wip_btr
  • wip_centos
  • wip_centos7
  • wip_checking_args
  • wip_configuration
  • wip_convert
  • wip_convert_cleanup
  • wip_devnull
  • wip_ffmpeg
  • wip_fixes
  • wip_flash_air
  • wip_generic_return
  • wip_generic_testing
  • wip_live
  • wip_logging
  • wip_module_vars
  • wip_rpm
  • wip_rpm_last_chance
  • wip_scan_wait
  • wip_semaphore
  • wip_shutdown_future
  • wip_stdout_stderr
  • wip_systemd
  • wip_test
  • wip_threads
  • wip_unreleased

pending completion
669

push

travis-ci

Robpol86
http_get_post() returns int and str.

Made function return generic datatypes instead of a requests.Response
object.

877 of 877 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
877 RELEVANT LINES 877 COVERED LINES
1.0 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
669 master http_get_post() returns int and str. Made function return generic datatypes instead of a requests.Response object. push 22 Feb 2016 04:33AM UTC Robpol86 travis-ci pending completion  
667 master Really testing socket errors. Testing socket errors without raising requests exceptions manually. Renamed requests_get_post() to http_get_post() to make function more generic. May switch to aiohttp instead of requests in the future. push 22 Feb 2016 04:14AM UTC Robpol86 travis-ci pending completion  
663 master Not passing event loop down the chain. Using asyncio.get_event_loop() in convert_file(). push 21 Feb 2016 05:30AM UTC Robpol86 travis-ci pending completion  
661 master Moved shutdown_future to global/module variable. Reducing complexity by not passing around shutdown_future from __main__. Card is flaky so making live tests less strict with error logging. push 21 Feb 2016 05:02AM UTC Robpol86 travis-ci pending completion  
646 master Not skipping periodic convert. Decided to not skip periodically_convert() if semaphore is locked. If there are no changes it will only take a couple of seconds to run. If files are uploading to FlashAir it would be a shame if a song isn't convert... push 20 Feb 2016 10:36PM UTC Robpol86 travis-ci pending completion  
644 master Global (module variable) semaphore. Moving semaphore to a global variable in common.py instead of passing it from __main__ to other modules. Bumping version to 0.0.2. Pinning test packages. push 20 Feb 2016 10:17PM UTC Robpol86 travis-ci pending completion  
640 master Fixed live tests. Renamed base_song.py. Fixed live tests. When changing upload source directory from music-source to working-dir, forgot to update live tests. Renamed base_song.py since it will hold more objects in the near future. Renamed conv... push 20 Feb 2016 09:00PM UTC Robpol86 travis-ci pending completion  
637 master opencv-core, setfacl, /home/user/Music For some reason on my fedora 23 system ffmpeg did not install opencv-core even though the docker image installs it. Adding it to SPEC requires. Testing music source in another user's home directory and setf... push 20 Feb 2016 01:27AM UTC Robpol86 travis-ci pending completion  
626 master Using /var/spool, fixed logging & upload source. Default working dir location changed to /var/spool/FlashAirMusic instead of in /home. Not copying test music files in Docker. Using /build/tests directly. Silencing requests logging in the consol... push 19 Feb 2016 11:15PM UTC Robpol86 travis-ci pending completion  
611 master Persistent ENV values, RPMFusion free only. Storing all exported variables at the top of the Makefile in ENV variables in Dockerfiles to avoid having to run ./setup.py within the container. Makes it easier in the future for CentOS support. No ne... push 16 Feb 2016 01:52AM UTC Robpol86 travis-ci pending completion  
See All Builds (536)
  • 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

© 2026 Coveralls, Inc