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

Codecov -> responsiveness #463

Closed
wants to merge 19 commits into from
Closed

Codecov -> responsiveness #463

wants to merge 19 commits into from

Conversation

jakeweatherhead
Copy link
Collaborator

New relations for DIFF and SNAPSHOT metadata

JanSpies82 and others added 16 commits September 6, 2023 14:49
Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.


Updates `@cypress/request` from 2.88.11 to 3.0.1
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](cypress-io/request@v2.88.11...v3.0.1)

Updates `cypress` from 12.17.2 to 13.1.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v12.17.2...v13.1.0)

---
updated-dependencies:
- dependency-name: "@cypress/request"
  dependency-type: indirect
- dependency-name: cypress
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
New database schema for versioning
@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Merging #463 (9ad0f59) into dev/responsivness (7bb0bb7) will decrease coverage by 0.72%.
Report is 21 commits behind head on dev/responsivness.
The diff coverage is 73.58%.

@@                  Coverage Diff                  @@
##           dev/responsivness     #463      +/-   ##
=====================================================
- Coverage              90.20%   89.49%   -0.72%     
=====================================================
  Files                     50       54       +4     
  Lines                   1287     1333      +46     
  Branches                 191      198       +7     
=====================================================
+ Hits                    1161     1193      +32     
- Misses                   108      122      +14     
  Partials                  18       18              
Files Changed Coverage Δ
...rc/markdown_files/entities/markdown_file.entity.ts 86.66% <ø> (ø)
backend/src/text_manager/text_manager.service.ts 82.22% <11.11%> (-17.78%) ⬇️
backend/src/image_manager/image_manager.service.ts 79.16% <50.00%> (-6.55%) ⬇️
backend/src/diffs/entities/diffs.entity.ts 88.88% <88.88%> (ø)
backend/src/snapshots/entities/snapshots.entity.ts 88.88% <88.88%> (ø)
backend/src/diffs/diffs.service.ts 100.00% <100.00%> (ø)
backend/src/file_manager/file_manager.service.ts 94.85% <100.00%> (+0.05%) ⬆️
backend/src/s3/s3.service.ts 72.80% <100.00%> (ø)
backend/src/snapshots/snapshots.service.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

…rontend/cypress/request-and-cypress-3.0.1

Bump @cypress/request and cypress in /frontend
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.

3 participants