adobe / da-admin

Apache License 2.0
1 stars 6 forks source link

Don't use continue for multi user parsing #16

Closed karlpauls closed 8 months ago

karlpauls commented 8 months ago

Removes continue to satisfy eslint rules.

Release notes

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a378336) 100.00% compared to head (9892003) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #16 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 158 154 -4 ========================================= - Hits 158 154 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

auniverseaway commented 8 months ago

Release notes