Skip to content

Commit

Permalink
fix: escape the <-> sequence to fix the build error in the identus-… (
Browse files Browse the repository at this point in the history
#248)

Signed-off-by: Yurii Shynbuiev <[email protected]>
  • Loading branch information
yshyn-iohk authored Jul 9, 2024
1 parent cc83358 commit 0a32269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sdk/modules/Pluto.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pluto implementation

Structure:
- Pluto class is an orchestration layer
- Repositories handle mapping Domain <-> Storable Models
- Repositories handle mapping Domain `<->` Storable Models
- Models suggest db structure
- Store abstracts db implementation

Expand Down

1 comment on commit 0a32269

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 75%
75.29% (2785/3699) 64.98% (1355/2085) 80.55% (721/895)

JUnit

Tests Skipped Failures Errors Time
504 6 💤 0 ❌ 0 🔥 1m 14s ⏱️

Please sign in to comment.