TeselaGen / openVectorEditor

DEPRECATED - Teselagen's Open Source Vector/Plasmid Editor Component
https://teselagen.github.io/tg-oss/ove/#/Editor
MIT License
200 stars 72 forks source link

[WIP] adding a failing test checking for the repositioning of feature label… #827

Closed tnrich closed 2 years ago

tnrich commented 2 years ago

…s in the alignment view

cypress[bot] commented 2 years ago



Test summary

227 1 1 0


Run details

Project openVectorEditor
Status Failed
Commit 12555ae935 ℹ️
Started Jun 14, 2022 4:37 PM
Ended Jun 14, 2022 4:48 PM
Duration 10:57 💡
OS Linux Ubuntu - 20.04
Browser Electron 91

View run in Cypress Dashboard ➡️


Failures

cypress/integration/alignment.spec.js Failed
1 alignment > it should re-draw the labels of features/parts/primers when a feature is so long that the middle of the label does not fit into view

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

cypress[bot] commented 2 years ago



Test summary

227 1 1 0


Run details

Project openVectorEditor
Status Failed
Commit 74b6c1d376
Started Jun 15, 2022 7:24 PM
Ended Jun 15, 2022 7:38 PM
Duration 13:57 💡
OS Linux Ubuntu - 20.04
Browser Electron 91

View run in Cypress Dashboard ➡️


Failures

cypress/integration/alignment.spec.js Failed
1 alignment > it should re-draw the labels of features/parts/primers when a feature is so long that the middle of the label does not fit into view

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

codecov-commenter commented 2 years ago

Codecov Report

Merging #827 (74b6c1d) into master (0dbf96d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #827   +/-   ##
=======================================
  Coverage   74.46%   74.46%           
=======================================
  Files         261      261           
  Lines       10268    10268           
  Branches     3636     3636           
=======================================
  Hits         7646     7646           
  Misses       2309     2309           
  Partials      313      313           
Impacted Files Coverage Δ
src/AlignmentView/AlignmentVisibilityTool.js 88.88% <ø> (ø)

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 0dbf96d...74b6c1d. Read the comment docs.