File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 - name : Test
4141 run : pnpm test
4242
43+ - name : Upload coverage to Codecov
44+ if : matrix.node == 22
45+ uses : codecov/codecov-action@v5
46+ with :
47+ use_oidc : true
48+ files : packages/cli/coverage/lcov.info,packages/core/coverage/lcov.info
49+
4350 - name : Typedoc
4451 run : pnpm typedoc
4552
Original file line number Diff line number Diff line change 11# inflow
22
3+ [ ![ CI] ( https://github.com/inflowpayai/inflow-cli/actions/workflows/ci.yml/badge.svg )] ( https://github.com/inflowpayai/inflow-cli/actions/workflows/ci.yml )
4+ [ ![ npm version] ( https://img.shields.io/npm/v/@inflowpayai/inflow )] ( https://www.npmjs.com/package/@inflowpayai/inflow )
5+ [ ![ npm downloads] ( https://img.shields.io/npm/dm/@inflowpayai/inflow )] ( https://www.npmjs.com/package/@inflowpayai/inflow )
6+ [ ![ codecov] ( https://codecov.io/gh/inflowpayai/inflow-cli/branch/main/graph/badge.svg )] ( https://codecov.io/gh/inflowpayai/inflow-cli )
7+ [ ![ node] ( https://img.shields.io/node/v/@inflowpayai/inflow )] ( https://nodejs.org )
8+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( ./LICENSE )
9+ [ ![ Discord] ( https://img.shields.io/discord/1488618872461332562?logo=discord&logoColor=white&label=Discord )] ( https://discord.gg/Z9nmMAgaR4 )
310[ ![ skills.sh] ( https://skills.sh/b/inflowpayai/inflow-cli )] ( https://skills.sh/inflowpayai/inflow-cli )
411
512InFlow — agentic MPP (Machine Payments Protocol) / x402 payments from your machine.
You can’t perform that action at this time.
0 commit comments