Skip to content

Conversation

@brodo
Copy link
Contributor

@brodo brodo commented Sep 20, 2019

The script currently writes a package.json with a dependency on parse-server version 2.0. This should probably always be automatically updated to the latest version using some CI magic.

The script currently writes a package.json with a dependency on parse-server version 2.2. This should probably always be automatically updated to the latest version using some CI magic.
@codecov
Copy link

codecov bot commented Sep 20, 2019

Codecov Report

Merging #6069 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #6069      +/-   ##
=========================================
- Coverage   93.72%   93.7%   -0.02%     
=========================================
  Files         164     164              
  Lines       11151   11151              
=========================================
- Hits        10451   10449       -2     
- Misses        700     702       +2
Impacted Files Coverage Δ
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.27% <0%> (-0.71%) ⬇️
src/RestWrite.js 93.56% <0%> (+0.16%) ⬆️

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 065caab...ed5cce5. Read the comment docs.

Copy link
Member

@davimacedo davimacedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree. Can you please open an issue to automate it?

@davimacedo davimacedo merged commit 24bed70 into parse-community:master Sep 20, 2019
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
The script currently writes a package.json with a dependency on parse-server version 2.2. This should probably always be automatically updated to the latest version using some CI magic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants