dictyBase / modware-annotation

dictyBase grpc service to manage annotations of biological entities.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Build/automerge setup #204

Closed cybersiddhu closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #204 (93c8237) into develop (0bd4c95) will decrease coverage by 2.08%. The diff coverage is 59.25%.

@@             Coverage Diff             @@
##           develop     #204      +/-   ##
===========================================
- Coverage    68.42%   66.33%   -2.09%     
===========================================
  Files            7        7              
  Lines          589      603      +14     
===========================================
- Hits           403      400       -3     
- Misses         119      137      +18     
+ Partials        67       66       -1     
Impacted Files Coverage Δ
internal/repository/arangodb/field.go 0.00% <ø> (ø)
internal/repository/arangodb/pairwise.go 44.44% <33.33%> (ø)
internal/repository/arangodb/annotation_delete.go 54.54% <50.00%> (ø)
internal/repository/arangodb/arangodb.go 57.89% <50.00%> (-10.38%) :arrow_down:
internal/repository/arangodb/ontology.go 60.52% <56.25%> (-2.34%) :arrow_down:
internal/repository/arangodb/annotation_write.go 74.17% <59.67%> (ø)
internal/repository/arangodb/annotation_read.go 77.36% <70.37%> (+0.11%) :arrow_up:

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 0bd4c95...93c8237. Read the comment docs.

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 93c8237d and detected 0 issues on this pull request.

View more on Code Climate.