Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

テストで使うファイルのURLの変更に対応 #80

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

adzukimame
Copy link
Owner

What

  • テストで使うファイルのURLの変更に対応

Copy link

このPRによるapi.jsonの差分

差分はこちら
--- base
+++ head
@@ -4714,7 +4714,7 @@
                     },
                     "name": {
                       "type": "string",
-                      "example": "lenna.jpg"
+                      "example": "192.jpg"
                     },
                     "type": {
                       "type": "string",
@@ -73639,7 +73639,7 @@
           },
           "name": {
             "type": "string",
-            "example": "lenna.jpg"
+            "example": "192.jpg"
           },
           "type": {
             "type": "string",

Get diff files from Workflow Page

Copy link

codecov bot commented Aug 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.08%. Comparing base (24fc8bd) to head (77d942f).
Report is 1 commits behind head on develop-mame.

Additional details and impacted files
@@                Coverage Diff                @@
##           develop-mame      #80       +/-   ##
=================================================
- Coverage         77.68%   66.08%   -11.61%     
=================================================
  Files               184      992      +808     
  Lines             25615   118232    +92617     
  Branches            488     5891     +5403     
=================================================
+ Hits              19899    78131    +58232     
- Misses             5709    40070    +34361     
- Partials              7       31       +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adzukimame adzukimame merged commit 1f1c8da into develop-mame Aug 11, 2024
26 checks passed
@adzukimame adzukimame deleted the fix-broken-test-file-url branch August 11, 2024 06:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants