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

Refactor db enums to be compatible with java #22

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Conversation

ofux
Copy link

@ofux ofux commented Oct 9, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Merging #22 (6d0210f) into main (145f6b4) will decrease coverage by 37.87%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             main      #22       +/-   ##
===========================================
- Coverage   73.12%   35.25%   -37.87%     
===========================================
  Files         395      393        -2     
  Lines       12040    12017       -23     
===========================================
- Hits         8804     4237     -4567     
- Misses       3236     7780     +4544     
Flag Coverage Δ
integration_tests ?
unittest 35.25% <0.00%> (ø)

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

Files Coverage Δ
...nfrastructure/src/database/enums/allocated_time.rs 0.00% <ø> (-100.00%) ⬇️
...structure/src/database/enums/project_visibility.rs 100.00% <ø> (ø)
api/src/presentation/http/dto/user_profile.rs 0.00% <0.00%> (-62.50%) ⬇️

... and 253 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ofux ofux merged commit 8331235 into main Oct 9, 2023
8 of 9 checks passed
@ofux ofux deleted the refactor-db-enums branch October 9, 2023 12:54
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