Skip to content

fix: state service method and transaction payload#86

Merged
debdutdeb merged 1 commit intomainfrom
txn-fix
Jul 21, 2025
Merged

fix: state service method and transaction payload#86
debdutdeb merged 1 commit intomainfrom
txn-fix

Conversation

@debdutdeb
Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 21, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.98%. Comparing base (92c75f5) to head (42e3f34).
⚠️ Report is 287 commits behind head on main.

Files with missing lines Patch % Lines
.../federation-sdk/src/services/federation.service.ts 0.00% 1 Missing ⚠️
...kages/federation-sdk/src/services/state.service.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   51.98%   51.98%           
=======================================
  Files          75       75           
  Lines        7954     7954           
=======================================
  Hits         4135     4135           
  Misses       3819     3819           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@debdutdeb debdutdeb marked this pull request as ready for review July 21, 2025 12:20
@debdutdeb debdutdeb merged commit e2b8b14 into main Jul 21, 2025
2 checks passed
debdutdeb added a commit that referenced this pull request Jul 21, 2025
ricardogarim pushed a commit that referenced this pull request Jul 28, 2025
* commit before sleeping :p

* commit everything to not lose

* fix signature problem

* with invites

* .

* ci

* ci 2

* move room creation to service

* move invite user to service

* small type handling improvement

* misc

* more small

* ci 3

* ci: do not lint js or generated files

* ci: no emit files during build

* fix room package tests

* better typings

* migrate test cases

* fix event signing

* conflict -1

* conflict -2

* conflict -3

* conflict -4

* conflict -n

* Revert "conflict -n"

This reverts commit 778a2ce.

* Revert "Revert "conflict -n""

This reverts commit d1319cf.

* fix room package stuff

* maybe

* fix final test

* maybe now

* less diff

* chore: change inject StagingAreaService into StagingAreaListener and MissingEventListener, and register FederationService in homeserver module

* this is why i don't like magic

* what i messed up during rebase

* chore: better zod typings and misc fixes on PersistentEventBase wrapper (#75)

* .

* remove the test that doesn't have the required changes in this pr

* chore!: remove v1 and v2 room version support (#76)

* .

* remove the test that doesn't have the required changes in this pr

* remove v1 and v2

* don't forget it deb

* ..

* less diff

* merge o'merge

* reset lint changes

* no generator use

* move join user to room service

* lost changes

* forgotten

* forgotten

* feat: send txn simple impl (#85)

* fix txn issues (#86)

* ...

* reduce diff

* move send_join to service

* also fix state at event

* variablaize

* accept invites too

* revert hardcoded serverName

* feat: create room with state design (#92)

* create room with state design

* fix: missing awaits

---------

Co-authored-by: Marcos Defendi <[email protected]>

* move make_join to its place

* lint

* send stripped state too

* send message yeah

* send message yeah (#94)

* messages

* ...

---------

Co-authored-by: Marcos Defendi <[email protected]>
Co-authored-by: Guilherme Gazzo <[email protected]>
@sampaiodiego sampaiodiego deleted the txn-fix branch September 26, 2025 19:39
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.

2 participants