Commit a603ea0
chore: PR #30 review fixes — remove .cursor artifact, async _delete via _call + 204
- Remove .cursor/plans/purely_async_er2er_f2b9c60a.plan.md (IDE artifact)
- Add .cursor/ to .gitignore to prevent recurrence
- Async _delete: delegate to _call() with 204 and DELETE 409 handling in _call
- Update async test for 500 to accept ERClientInternalError message
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent f29091c commit a603ea0
4 files changed
Lines changed: 16 additions & 107 deletions
File tree
- .cursor/plans
- erclient
- tests/async_client
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1686 | 1686 | | |
1687 | 1687 | | |
1688 | 1688 | | |
1689 | | - | |
1690 | | - | |
1691 | | - | |
1692 | | - | |
1693 | | - | |
1694 | | - | |
1695 | | - | |
1696 | | - | |
1697 | | - | |
1698 | | - | |
1699 | | - | |
1700 | | - | |
1701 | | - | |
1702 | | - | |
1703 | | - | |
1704 | | - | |
1705 | | - | |
1706 | | - | |
1707 | | - | |
1708 | | - | |
1709 | | - | |
1710 | | - | |
1711 | | - | |
1712 | | - | |
1713 | | - | |
1714 | | - | |
1715 | | - | |
1716 | | - | |
1717 | | - | |
1718 | | - | |
1719 | | - | |
1720 | | - | |
1721 | | - | |
1722 | | - | |
1723 | | - | |
1724 | | - | |
1725 | | - | |
1726 | | - | |
| 1689 | + | |
| 1690 | + | |
| 1691 | + | |
| 1692 | + | |
1727 | 1693 | | |
1728 | 1694 | | |
1729 | 1695 | | |
| |||
1788 | 1754 | | |
1789 | 1755 | | |
1790 | 1756 | | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
| 1762 | + | |
| 1763 | + | |
| 1764 | + | |
1791 | 1765 | | |
1792 | 1766 | | |
1793 | 1767 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments