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

biocore / scikit-bio / 3630
0%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2018 09:05PM UTC
Jobs 3
Files 240
Run time 20s
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
3630

push

travis-ci

RNAer
Add embl support - References #1483 (#1495)

* DEV: prototype of embl formatter module

Add test and module for embl formatter object. Can build empty
document for embl. test fails.

* TST: working on base tests for embl modules

Implemented Sniffer and _parse_id (looks like to _parse_locus of
genbank module)

* TST: add tests and boilerplate functions

* DEV: parsing embl references

* DEV: working on embl sections

I'm trying to split embl records like genbank

* DEV: parsing embl sections (like sequences)

* DOC: changes in documentation - ID converted in LOCUS

Little chnages in documentation. Now ID is translated in LOCUS key

* MAINT: more comments - raising exceptions using uniprot records

* MAINT: passing tests and pyflake

Run `make test` and fix all issues

* TST: added new tests

Adding tests to deal with other embl sections

* DEV: dealing with feature table

* BUG: fixed bugs in embl.py and test_embl.py

* BUG: fixed bug in _parse_loc_str

Proposed as PR #1490, references #1489

* TST: added writer and roundtrip tests

* DEV: dealing with writer methods

Writing sequences and ID keys

* DEV: serializing reference and sources

* DEV: Serializing features - sorted feature in test files

During tests validation, I had to sort features alphabetically,
since serialize_single_feature sort feature metadata keys

* DEP: removed some deprecated methods

replaced pd.core.common.is_list_like with pd.api.types.is_list_like,
self.index.sym_diff with self.index.symmetric_difference and
self.assertRaisesRegexp with self.assertRaisesRegex

* TST: fixed test to deal with feature-level-products

feature-level-products are ENA entries which derive from others
entry (they could be Genes or RNA). Since features are related
to the parent entries, I can't read feature table and apply
it in a sequence that doesn't reflect the original annotations;
So, those records are treated like subsetting Se... (continued)

11862 of 12183 branches covered (97.37%)

28203 of 28415 relevant lines covered (99.25%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3630.1 (PYTHON_VERSION=3.6 MAKE_DOC=TRUE) 18 Apr 2018 09:05PM UTC 0
99.26
Travis Job 3630.1
2 3630.2 (PYTHON_VERSION=3.5 MAKE_DOC=TRUE) 18 Apr 2018 09:05PM UTC 0
99.25
Travis Job 3630.2
3 3630.3 (PYTHON_VERSION=3.4 USE_CYTHON=TRUE) 18 Apr 2018 09:05PM UTC 0
99.25
Travis Job 3630.3
Source Files on build 3630
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3630
  • b7020235 on github
  • Prev Build on master (#3628)
  • Next Build on master (#3634)
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