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

Kilo59 / bt_expense
43%

Build:
DEFAULT BRANCH: master
Repo Added 21 Jan 2018 09:28PM UTC
Files 2
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
  • dev

pending completion
50

push

travis-ci

str-eat
Version Alpha 0.1 (#4)

* Create README.md

* Setup repo structure

* Add context, tests

* add CI files

* add Travis build badge

* script stub with Workbook Template

* Fix Tests

* fix build

* ignore

* add fixpath() to context

* upgrade pip to fix build issue on 3.7dev

* exclude 3.7-dev add code_coverage

* add  CodeClimate Test id

* add badges

* pull credential values from Setup WS

* flake8 corrections

* pep8, fixpath

* rename functions, add `get_picklist()` function stub

* ignore `.pdf` `.PNG`

* add `clear_pycache.bat`

* pep8 fix

* ignore pytest cache

* Add Authorizer class

* add `verbose` flag

* add check for API_key

* Add basic tests for Authorizer

* Authorize and pull expense codes

* working expenser (rough draft)

* cleanup and remove uneeded functions

* spelling and remove comments

* update tests

* replace f strings

f strings implemented in Python 3.6. Will cause erros in Python < 3.6

* fix test paths

* add Expenses_Template

* update git ignore

* show working directory

* fix tests raise `ConnectionRefusedError` if non 200 code returned

* only submit entries that have a `cost` and `date` value set 

Only pull the first 100 rows of data

* split `post_expenses()` into 2 seperate functions

`prep_expenses()` returns a list of expense dictionaries.
`post_expenses()` iterates through a list of expense dictionaries and posts them.

* change test file location

* remove old spreadsheet

* save json file

* comment out unittest import

* Prompt for user input before uploading expenses

* remove comments

* we did it

46 of 106 relevant lines covered (43.4%)

1.3 hits per line

Relevant lines Covered
Build:
Build:
106 RELEVANT LINES 46 COVERED LINES
1.3 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
50 master Version Alpha 0.1 (#4) * Create README.md * Setup repo structure * Add context, tests * add CI files * add Travis build badge * script stub with Workbook Template * Fix Tests * fix build * ignore * add fixpath() to cont... push 25 May 2018 03:42AM UTC str-eat travis-ci pending completion  
48 master Merge branch 'master' into dev Pull #4 19 May 2018 09:00PM UTC web-flow travis-ci pending completion  
46 master Merge pull request #2 from Kilo59/feature/alpha_0.1 alpha_0.1 to dev Pull #4 19 May 2018 08:57PM UTC web-flow travis-ci pending completion  
45 master Release alpha 0.1 (#3) * Create README.md * Setup repo structure * Add context, tests * add CI files * add Travis build badge * script stub with Workbook Template * Fix Tests * fix build * ignore * add fixpath() to cont... push 01 May 2018 03:48AM UTC str-eat travis-ci pending completion  
42 master we did it Pull #3 01 May 2018 03:30AM UTC web-flow travis-ci pending completion  
41 master remove comments Pull #3 01 May 2018 02:07AM UTC web-flow travis-ci pending completion  
39 master Prompt for user input before uploading expenses Pull #3 29 Apr 2018 09:31PM UTC web-flow travis-ci pending completion  
36 master save json file Pull #3 29 Apr 2018 06:22PM UTC web-flow travis-ci pending completion  
35 master split `post_expenses()` into 2 seperate functions `prep_expenses()` returns a list of expense dictionaries. `post_expenses()` iterates through a list of expense dictionaries and posts them. Pull #3 29 Apr 2018 05:58PM UTC web-flow travis-ci pending completion  
32 master bring get_wb out of get_values and into the functions where get_values is called Pull #3 28 Apr 2018 10:52PM UTC web-flow travis-ci pending completion  
See All Builds (33)
  • 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