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

Kilo59 / bt_expense / 50
43%

Build:
DEFAULT BRANCH: master
Ran 25 May 2018 03:42AM UTC
Jobs 3
Files 2
Run time 1189min
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

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

Jobs
ID Job ID Ran Files Coverage
1 50.1 25 May 2018 03:42AM UTC 0
43.4
Travis Job 50.1
2 50.2 25 May 2018 03:42AM UTC 0
43.4
Travis Job 50.2
3 50.3 25 May 2018 03:43AM UTC 0
43.4
Travis Job 50.3
Source Files on build 50
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #50
  • 979db7db on github
  • Prev Build on master (#45)
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