Skip to content

Conversation

kkweon
Copy link
Member

@kkweon kkweon commented Jun 9, 2021

Before

Mock 파일이 존재하지 않으면 ignore => 생성되지 않음 => 에러

After

Mock 파일이 존재하지 않으면 생성

Previously, it requires mock files to exist first.
If not, it simply ignored.

With the new change, it can detect if the mock file exists.
@kkweon kkweon requested a review from deep-diver June 9, 2021 06:04
@codecov
Copy link

codecov bot commented Jun 9, 2021

Codecov Report

Merging #65 (81e51ca) into main (fad61ff) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   75.00%   75.00%           
=======================================
  Files           3        3           
  Lines          32       32           
=======================================
  Hits           24       24           
  Misses          7        7           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fad61ff...81e51ca. Read the comment docs.

@kkweon kkweon merged commit cb55063 into main Jun 9, 2021
@kkweon kkweon deleted the fix-dart-mock-generation-order branch June 9, 2021 17:35
@github-actions
Copy link

github-actions bot commented Jun 9, 2021

🎉 This PR is included in version 1.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants