Skip to content

Conversation

@LinuxSuRen
Copy link
Owner

@LinuxSuRen LinuxSuRen commented May 12, 2023

fix #68

sample usage:

  after:
    items:
      - "sleep(1)"

@LinuxSuRen LinuxSuRen force-pushed the feat/before-after branch from 9aec620 to c6d61b1 Compare May 12, 2023 14:38
@codacy-production
Copy link

codacy-production bot commented May 12, 2023

Coverage summary from Codacy

Merging #69 (293d271) into master (2a3c594) - See PR on Codacy

Coverage variation Diff coverage
+0.09% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (2a3c594) 1184 1100 92.91%
Head commit (293d271) 1200 (+16) 1116 (+16) 93.00% (+0.09%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#69) 37 37 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@LinuxSuRen LinuxSuRen force-pushed the feat/before-after branch from c6d61b1 to 9fe1b7c Compare May 13, 2023 03:26
@LinuxSuRen LinuxSuRen force-pushed the feat/before-after branch from 9fe1b7c to 293d271 Compare May 13, 2023 03:29
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rockburning
Copy link

嗯嗯 我等会试一下;感谢

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.

Feature: Request for Executing an API Request after Another API Request and Supporting Delayed Execution

3 participants