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

Use npm lock files for tools #1093

Merged
merged 5 commits into from
Sep 1, 2022
Merged

Use npm lock files for tools #1093

merged 5 commits into from
Sep 1, 2022

Conversation

folex
Copy link
Contributor

@folex folex commented Aug 29, 2022

No description provided.

Most likely this won't have any further effect, but this makes intention to have exact versions a little bit clearer.
@folex folex requested a review from AlekSi as a code owner August 29, 2022 15:33
@CLAassistant
Copy link

CLAassistant commented Aug 29, 2022

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Aug 29, 2022

Codecov Report

Merging #1093 (06c0e82) into main (0c96f23) will decrease coverage by 0.12%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1093      +/-   ##
==========================================
- Coverage   65.81%   65.68%   -0.13%     
==========================================
  Files         248      248              
  Lines       11817    11817              
==========================================
- Hits         7777     7762      -15     
- Misses       3173     3186      +13     
- Partials      867      869       +2     
Impacted Files Coverage Δ
internal/util/version/version.go 55.00% <0.00%> (-5.00%) ⬇️
internal/handlers/pg/pgdb/settings.go 39.53% <0.00%> (-4.66%) ⬇️
internal/handlers/common/filter.go 85.38% <0.00%> (-0.65%) ⬇️
Flag Coverage Δ
integration 61.82% <ø> (-0.13%) ⬇️
mongodb 18.40% <ø> (-0.04%) ⬇️
pg 63.62% <ø> (-0.16%) ⬇️
tigris 31.86% <ø> (-0.03%) ⬇️
unit 24.42% <ø> (-0.32%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@AlekSi AlekSi added code/chore Code maintenance improvements no ci labels Sep 1, 2022
@AlekSi AlekSi self-assigned this Sep 1, 2022
@AlekSi AlekSi added this to the v0.5.3 milestone Sep 1, 2022
@AlekSi AlekSi removed the no ci label Sep 1, 2022
@AlekSi AlekSi changed the title Specify textlint versions with 'exact' quantifier Use npm lock files for tools Sep 1, 2022
@AlekSi AlekSi merged commit 11c1a24 into FerretDB:main Sep 1, 2022
@AlekSi
Copy link
Member

AlekSi commented Sep 1, 2022

Thank you for your help!

@folex folex deleted the patch-1 branch September 19, 2022 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants