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

Add missing case when entity update is needed #350

Merged
merged 3 commits into from Mar 24, 2022
Merged

Add missing case when entity update is needed #350

merged 3 commits into from Mar 24, 2022

Conversation

gdubicki
Copy link
Member

@gdubicki gdubicki commented Mar 24, 2022

Fixes #334

@gdubicki gdubicki changed the title Fix #334 Add missing case when entity update is needed Mar 24, 2022
@gdubicki gdubicki marked this pull request as ready for review March 24, 2022 10:45
@codecov
Copy link

codecov bot commented Mar 24, 2022

Codecov Report

Merging #350 (487949b) into main (9d252d7) will decrease coverage by 0.05%.
The diff coverage is 85.71%.

❗ Current head 487949b differs from pull request most recent head 76c52b6. Consider uploading reports for the commit 76c52b6 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #350      +/-   ##
==========================================
- Coverage   80.83%   80.77%   -0.06%     
==========================================
  Files          63       63              
  Lines        2385     2388       +3     
==========================================
+ Hits         1928     1929       +1     
- Misses        457      459       +2     
Impacted Files Coverage Δ
gitlabform/processors/abstract_processor.py 83.33% <85.71%> (-1.29%) ⬇️
gitlabform/processors/project/files_processor.py 85.58% <0.00%> (-0.91%) ⬇️

@gdubicki gdubicki merged commit 76c52b6 into main Mar 24, 2022
@gdubicki gdubicki deleted the fix_334 branch June 4, 2022 07:26
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.

Group setting is being skipped
1 participant