Skip to content

Conversation

@Cisphyx
Copy link
Contributor

@Cisphyx Cisphyx commented Dec 15, 2023

No description provided.

@Cisphyx Cisphyx added this to the v3.0.0 milestone Dec 15, 2023
@codecov
Copy link

codecov bot commented Dec 20, 2023

Codecov Report

❌ Patch coverage is 96.98465% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.68%. Comparing base (398a148) to head (b158aa8).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
synapse/lib/editor.py 96.50% 27 Missing ⚠️
synapse/lib/modelrev.py 16.66% 10 Missing ⚠️
synapse/datamodel.py 98.77% 6 Missing ⚠️
synapse/lib/aha.py 96.46% 4 Missing ⚠️
synapse/lib/cell.py 95.23% 3 Missing ⚠️
synapse/glob.py 66.66% 2 Missing ⚠️
synapse/lib/agenda.py 95.45% 1 Missing ⚠️
synapse/lib/msgpack.py 97.14% 1 Missing ⚠️
synapse/lib/nexus.py 96.42% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3467      +/-   ##
==========================================
- Coverage   97.73%   96.68%   -1.05%     
==========================================
  Files         295      252      -43     
  Lines       62047    60713    -1334     
==========================================
- Hits        60640    58700    -1940     
- Misses       1407     2013     +606     
Flag Coverage Δ
linux 96.68% <96.98%> (-0.99%) ⬇️
linux_replay ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Cisphyx added 28 commits January 2, 2025 13:53
Cisphyx and others added 30 commits November 25, 2025 16:37
Co-authored-by: Cisphyx <[email protected]>
Co-authored-by: vEpiphyte <[email protected]>
- [x] Fix issue with test.sh expecting a var we didn't set
- [x] Make test.sh use the same deafult tag as build.sh
- [x] Update dockerfiles to set a default value for the TAG arg that is
the same value as the build.sh value. See
https://docs.docker.com/reference/build-checks/invalid-default-arg-in-from/
for examples.
I removed coverage args from the replay tests in a branch and it started
failing because the upload coverage step had no data to report. This
should fix that.
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.

10 participants