Skip to content

Repository files navigation

Mentis Parchment

This project created for BOUN SWE 574 Course at Fall 2020. We are assigned as Team #2. Our team members are currently working as software engineers from different companies at Istanbul/Turkey.

Project aims to search keywords provided by user at PubMed with using Entrez API and harvest the Entrez API result with using Web Annotation Model and UMLS API to provide more reliable and intelligent search experience.

During the project we will document the project details under the Wiki section. If you have any question related to the project, please do not hesitate to contact a team member!

This project uses the following open source libraries:

##Tests Run unit tests inside the "djangoapp" Docker container: ./manage.py test

Coverage

Current code coverage can be seen in "coverage_report.txt".

In order to run the test coverage tool:

  1. Run the tests as follows: coverage run --omit=*/venv/*,*/migrations/*,*/__init__.py,*/settings.py,*/urls.py,*/tests.py,*/manage.py ./manage.py test

  2. View the coverage report via: coverage report

About

SWE 574 Group 2 Fall 2020

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages