• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

miaoxing / admin / 6562565335

17 Oct 2023 12:21PM UTC coverage: 28.947%. Remained the same
6562565335

push

github

twinh
refactor(admin): 上传改为 `upload` 接口

22 of 87 branches covered (0.0%)

0 of 1 new or added line in 1 file covered. (0.0%)

165 of 570 relevant lines covered (28.95%)

2.1 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/components/Upload.js
1
import Upload from '@mxjs/upload';
2
import $ from 'miaoxing';
3

4
/**
5
 * @experimental
6
 */
7
export default (props) => {
NEW
8
  return <Upload url={$.apiUrl('upload', {type: 'image'})} {...props}/>;
×
9
};
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc