Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creates a class feature_attribute and configures it to handle QTLDB.gff files. #307

Merged
merged 16 commits into from
May 8, 2021

Conversation

azneto
Copy link
Collaborator

@azneto azneto commented May 8, 2021

This pull request addresses issue #...

I hereby agree to licence this and any previous contributions under
the terms of the GNU General Public License version 3 as published by
the Free Software Foundation

I have read the CONTRIBUTING.rst file and understand that
TravisCI will be used to confirm the tests and flake8 style
checks pass with these changes.

I am happy be thanked by name in the CONTRIB.rst files,
and have added myself to the file as part of this pull request.
(This acknowledgement is optional. Note we list the names sorted alphabetically.)

@codecov-commenter
Copy link

codecov-commenter commented May 8, 2021

Codecov Report

Merging #307 (c996fe3) into master (0c23682) will increase coverage by 0.06%.
The diff coverage is 72.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #307      +/-   ##
==========================================
+ Coverage   69.25%   69.32%   +0.06%     
==========================================
  Files          29       30       +1     
  Lines        3968     4019      +51     
  Branches      226      227       +1     
==========================================
+ Hits         2748     2786      +38     
- Misses       1161     1175      +14     
+ Partials       59       58       -1     
Impacted Files Coverage Δ
machado/search_indexes.py 0.00% <0.00%> (ø)
machado/decorators.py 35.53% <23.52%> (-0.58%) ⬇️
machado/loaders/feature.py 65.46% <83.33%> (-1.54%) ⬇️
machado/loaders/featureattributes.py 84.09% <84.09%> (ø)
machado/loaders/publication.py 86.11% <100.00%> (ø)
machado/views/common.py 68.75% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c23682...c996fe3. Read the comment docs.

@azneto azneto merged commit c39f524 into lmb-embrapa:master May 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants