lmb-embrapa / machado

This repository provides users with a framework to store, search and visualize biological data.
GNU General Public License v3.0
26 stars 15 forks source link

configures API endpoints to cache results, updates dependencies versions, and updates travis for ubuntu focal #332

Closed azneto closed 2 years ago

azneto commented 2 years ago

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.)

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov-commenter commented 2 years ago

Codecov Report

Merging #332 (fd1c159) into master (ffddba8) will decrease coverage by 1.14%. The diff coverage is 1.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
- Coverage   68.71%   67.57%   -1.15%     
==========================================
  Files          30       30              
  Lines        4060     4129      +69     
  Branches      235      717     +482     
==========================================
  Hits         2790     2790              
- Misses       1211     1280      +69     
  Partials       59       59              
Impacted Files Coverage Δ
machado/api/urls.py 0.00% <0.00%> (ø)
machado/api/views.py 0.00% <0.00%> (ø)
machado/urls.py 76.92% <100.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 ffddba8...fd1c159. Read the comment docs.