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

mattberjon / asc-cnn
48%

Build:
DEFAULT BRANCH: master
Repo Added 01 Aug 2017 10:04AM UTC
Files 5
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
  • pyup-update-coveralls-1.1-to-1.2.0
  • v0.3.0
  • v0.3.1

pending completion
79

push

travis-ci

mattberjon
Mandatory package for the installation

After having seeing a issue regarding the installation from scratch
about the need of `Python.h` for the compilation of the program, I
decided to had into the documentation and specifically into the
installation documentation the mention about the need of installing
`python-dev` or an equivalent package to avoid a failure at the
installation.

Resolves: #52

Signed-off-by: Matthieu Berjon <matthieu@berjon.net>

109 of 229 relevant lines covered (47.6%)

0.48 hits per line

Relevant lines Covered
Build:
Build:
229 RELEVANT LINES 109 COVERED LINES
0.48 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
79 master Mandatory package for the installation After having seeing a issue regarding the installation from scratch about the need of `Python.h` for the compilation of the program, I decided to had into the documentation and specifically into the installa... push 15 Nov 2017 04:09PM UTC mattberjon travis-ci pending completion  
78 master Missing package in the setup.py By installing the program from scratch, I discovered a missing package. I declared the use of `configparser` and its current version. Resolves: #53 Signed-off-by: Matthieu Berjon <matthieu@berjon.net> push 15 Nov 2017 03:47PM UTC mattberjon travis-ci pending completion  
77 master Adding of an entry in the FAQ I added an entry regarding a potential issue that might appear for users trying to launch the program on a remote server without any XWindow available. I foung the workaround and explained it. I as well make a few p... push 15 Nov 2017 03:39PM UTC mattberjon travis-ci pending completion  
76 master Change of the frame number default value The default value was 1 frames corresponding to 512 samples. According to the paper on which this work is based, the default frame number should be 9 (4608 samples). This should significantly decrease the ... push 15 Nov 2017 11:50AM UTC mattberjon travis-ci pending completion  
75 master Update of the processing command line I updated the `processing` command line. The command now doesn't need any filename to be passed on to the program. It takes the config file, extract the audio path and process all the different files containe... push 13 Nov 2017 05:01PM UTC mattberjon travis-ci pending completion  
74 master Update of documentation and related docstring I updated the `setup` docstring to have a proper documentation and help into the command line system. I also updated the documentation related to the usage of both the library and command line. Signe... push 13 Nov 2017 11:32AM UTC mattberjon travis-ci pending completion  
73 master Create the subfolders whenever the setup command is called There were an issue regarding the creation of subfolders. If a user decided to not start its project using the `setup` command but decided to run it afterwards, the subfolder weren't crea... push 13 Nov 2017 10:50AM UTC mattberjon travis-ci pending completion  
72 master Bug fix on setup command There were a bug on the `setup` cli command. The issue was the renaming of a variable that hasn't been updated in the `setup()` function. I gave it the right name and it's now working correctly. Resolves: #49 Signed-off... push 13 Nov 2017 10:35AM UTC mattberjon travis-ci pending completion  
71 master Move the unzipped data to the data folder I fixed the function that is supposed to move all audio files into the data folder. This relates to the archive internal architecture that was supposed to be complicated but in fact all archives unzip the... push 09 Nov 2017 07:41PM UTC mattberjon travis-ci pending completion  
70 master Force default value overriding I enforce the use of the config file over the default values if the user chooses to change them by using the `asc config` command line or directly writing them in the `~/.ascrc` dotfile. I fixed as well a small bug... push 09 Nov 2017 02:13PM UTC mattberjon travis-ci pending completion  
See All Builds (62)
  • 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