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

Update version date when updating #238

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

nickygerritsen
Copy link
Contributor

I noticed that the version thingy I created didn't update the date when a version is updated. This fixes that.

@codecov
Copy link

codecov bot commented Jul 28, 2020

Codecov Report

Merging #238 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #238   +/-   ##
=========================================
  Coverage     99.67%   99.67%           
- Complexity     1481     1483    +2     
=========================================
  Files           245      245           
  Lines          4318     4323    +5     
=========================================
+ Hits           4304     4309    +5     
  Misses           14       14           
Impacted Files Coverage Δ Complexity Δ
src/Entity/Organization/Package.php 100.00% <100.00%> (ø) 35.00 <0.00> (ø)
src/Entity/Organization/Package/Version.php 100.00% <100.00%> (ø) 11.00 <2.00> (+2.00)

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 18773f4...9faed22. Read the comment docs.

@akondas akondas merged commit 25b1ae7 into repman-io:master Aug 3, 2020
@akondas
Copy link
Member

akondas commented Aug 3, 2020

Thanks @nickygerritsen 🍻

@karniv00l karniv00l added this to the 0.5.0 milestone Aug 4, 2020
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.

3 participants