• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

epam / miew
25%
main: 25%

Build:
Build:
LAST BUILD BRANCH: 583-update-miew-app-to-use-miew-react
DEFAULT BRANCH: main
Repo Added 12 Sep 2017 12:09PM UTC
Files 233
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 583-update-miew-app-to-use-miew-react
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 460-reorganize-readmes
  • 504-rename-packages
  • 505-add-miew-react-package
  • 512-update-copyright
  • 513-upgrade-app-react
  • 513-upgrade-application-to-react-18
  • 514-typeerror-cannot-read-properties-of-undefined-reading-join
  • 515-http-404-while-fetching-httplocalhost8080data1crnpdb
  • 521-nodejs-16-actions-are-deprecated
  • 524-viewer-fails-inside-iframe
  • 534-miew-disables-keys
  • 539-cannot-load-mmtf
  • 562-fix-express-version-using-resultion
  • 563-fix-dependabot-high-severity-alerts
  • 573-fix-coveralls-issue
  • 581-update-dependencies
  • 582-github-icon-is-missed-in-demo
  • 583-update-miew-app-to-use-miew-react
  • 588-update-node-to-20-and-22
  • 589-check-node-24
  • 594-move-app-unit-tests
  • 598-yarn-ci-failed-on-exportertestjs
  • 603-appveyor-build-failed-for-node24
  • 612-improve-miew-react-wrapper
  • 612-improve-miew-react-wrapper-part2
  • 617-uncaught-in-promise-error-addpair-increase-num-pairs
  • 622-class-instances-in-redux-store
  • 632-eslint-error-cannot-access-refs-during-render
  • 635-use-redux-toolkit
  • 642-e2e-tests-failing
  • copilot-instructions
  • dependabot/npm_and_yarn/ajv-6.14.0
  • dependabot/npm_and_yarn/bn.js-4.12.3
  • dependabot/npm_and_yarn/bootstrap-5.0.0
  • dependabot/npm_and_yarn/brace-expansion-1.1.12
  • dependabot/npm_and_yarn/cipher-base-1.0.6
  • dependabot/npm_and_yarn/cross-spawn-6.0.6
  • dependabot/npm_and_yarn/elliptic-6.6.1
  • dependabot/npm_and_yarn/express-4.20.0
  • dependabot/npm_and_yarn/glob-11.1.0
  • dependabot/npm_and_yarn/glob-parent-5.1.2
  • dependabot/npm_and_yarn/http-proxy-middleware-2.0.7
  • dependabot/npm_and_yarn/http-proxy-middleware-2.0.9
  • dependabot/npm_and_yarn/lodash-4.17.23
  • dependabot/npm_and_yarn/markdown-it-14.1.1
  • dependabot/npm_and_yarn/node-forge-1.3.2
  • dependabot/npm_and_yarn/pbkdf2-3.1.3
  • dependabot/npm_and_yarn/prismjs-1.30.0
  • dependabot/npm_and_yarn/sha.js-2.4.12
  • dependabot/npm_and_yarn/svgo-4.0.1
  • dependabot/npm_and_yarn/tmp-0.2.4
  • dependabot/npm_and_yarn/webpack-dev-server-5.2.1
  • fix-e2e-tests
  • fix-e2e-tests-path
  • fix-fork-me-on-github
  • fix-form-data-security-issue
  • fix-underscore-dependency
  • main
  • miew-react-improve
  • miew-redux-fix
  • pull-request-642-e2e-tests-failing
  • release/0.11.0
  • release/v0.11.x
  • update-critical-dependencies
  • update-dependencies
  • update-dependencies-20240806
  • update-dependencies-TMP
  • update-deps
  • update-underscore
  • use-node-24
  • use-redux-toolkit
  • v0.11.0
  • v0.11.1
  • year-2025

10 Mar 2026 02:29PM UTC coverage: 25.292% (-0.02%) from 25.316%
22907716890

push

github

paulsmirnov
Use miew-react in miew-app viewer

1466 of 5749 branches covered (25.5%)

Branch coverage included in aggregate %.

0 of 37 new or added lines in 1 file covered. (0.0%)

1 existing line in 1 file now uncovered.

4008 of 15894 relevant lines covered (25.22%)

47347.29 hits per line

Relevant lines Covered
Build:
Build:
15894 RELEVANT LINES 4008 COVERED LINES
47347.29 HITS PER LINE
Source Files on main
  • Tree
  • List 233
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22907716890 583-update-miew-app-to-use-miew-react Use miew-react in miew-app viewer push 10 Mar 2026 02:36PM UTC paulsmirnov github
25.29
22810271926 main Update dependencies (#644) push 08 Mar 2026 12:21AM UTC web-flow github
25.32
22778605027 update-dependencies Dedupe dependencies Pull #644 06 Mar 2026 07:28PM UTC paulsmirnov github
25.32
22770779733 main Use Redux Toolkit in `miew-app` (#636) push 06 Mar 2026 03:51PM UTC web-flow github
25.32
22770760973 main Force SwiftShader for deterministic E2E rendering (#643) SwiftShader had been used in our setup before, but newer Chromium versions moved it behind the `--enable-unsafe-swiftshader` feature flag for security hardening. This change explicitly enab... push 06 Mar 2026 03:51PM UTC web-flow github
25.32
22767756273 pull-request-642-e2e-tests-failing Force SwiftShader push 06 Mar 2026 02:32PM UTC paulsmirnov github
25.32
22767672316 642-e2e-tests-failing Force SwiftShader push 06 Mar 2026 02:30PM UTC paulsmirnov github
25.32
22767409947 642-e2e-tests-failing Fix ESLint Error: Cannot access refs during render (#633) The solution is to replace `useMemo` with `useReducer` and update the ref during the layout effect stage instead of render. push 06 Mar 2026 02:23PM UTC web-flow github
25.32
22721811463 fix-e2e-tests Force SwiftShader push 05 Mar 2026 02:14PM UTC paulsmirnov github
25.32
22696741772 dependabot/npm_and_yarn/svgo-4.0.1 Bump svgo from 4.0.0 to 4.0.1 Bumps [svgo](https://github.com/svg/svgo) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](https://github.com/svg/svgo/compare/v4.0.0...v4.0.1) --- updated-dependencies: - dep... Pull #641 05 Mar 2026 12:49AM UTC web-flow github
25.32
See All Builds (2733)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc