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

Fix the Apply Method on Changeset to Make the Apply Method Can Set Nil Value #8

Merged
merged 2 commits into from
May 17, 2021

Conversation

imansohibul
Copy link
Contributor

This PR to fix the Apply method on Changeset, so rel will be able to update the column with nil value which is from the Changes.

@codecov
Copy link

codecov bot commented May 17, 2021

Codecov Report

Merging #8 (c2c389b) into master (cb9dfb3) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #8   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        31           
  Lines          883       883           
=========================================
  Hits           883       883           
Impacted Files Coverage Δ
changeset.go 100.00% <100.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 cb9dfb3...c2c389b. Read the comment docs.

@Fs02 Fs02 merged commit 65e943a into go-rel:master May 17, 2021
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