Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix system fileExt assumption #1646

Merged
merged 1 commit into from
Dec 10, 2022
Merged

Conversation

Shinigami92
Copy link
Member

@Shinigami92 Shinigami92 commented Dec 9, 2022

While working on

I found this test
the fileExt doesn't prefix the ext with a point
the test assumption was wrong

@Shinigami92 Shinigami92 added p: 1-normal Nothing urgent c: test m: system Something is referring to the system module labels Dec 9, 2022
@Shinigami92 Shinigami92 added this to the v8.0 - Module Re-Shuffling milestone Dec 9, 2022
@Shinigami92 Shinigami92 requested a review from a team as a code owner December 9, 2022 12:35
@Shinigami92 Shinigami92 self-assigned this Dec 9, 2022
@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Merging #1646 (f420b49) into next (671631b) will decrease coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #1646      +/-   ##
==========================================
- Coverage   99.63%   99.62%   -0.01%     
==========================================
  Files        2222     2222              
  Lines      240507   240507              
  Branches     1071     1067       -4     
==========================================
- Hits       239629   239605      -24     
- Misses        857      881      +24     
  Partials       21       21              
Impacted Files Coverage Δ
src/modules/internet/user-agent.ts 84.05% <0.00%> (-6.49%) ⬇️

@ST-DDT ST-DDT added the s: accepted Accepted feature / Confirmed bug label Dec 9, 2022
@ST-DDT ST-DDT requested review from a team December 9, 2022 12:50
@Shinigami92 Shinigami92 requested a review from a team December 9, 2022 13:16
@ST-DDT ST-DDT merged commit e181150 into next Dec 10, 2022
@ST-DDT ST-DDT deleted the test-fix-system-fileext-assumption branch December 10, 2022 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: test m: system Something is referring to the system module p: 1-normal Nothing urgent s: accepted Accepted feature / Confirmed bug
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants