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

Foreignkeys #123

Merged
merged 17 commits into from
Jun 14, 2021
Merged

Foreignkeys #123

merged 17 commits into from
Jun 14, 2021

Conversation

dpvreony
Copy link
Owner

@dpvreony dpvreony commented Mar 25, 2021

closes #128
#11

@codecov
Copy link

codecov bot commented Mar 25, 2021

Codecov Report

Merging #123 (dba5f9a) into main (65b2250) will increase coverage by 10.05%.
The diff coverage is 73.68%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #123       +/-   ##
===========================================
+ Coverage   55.34%   65.39%   +10.05%     
===========================================
  Files          82       89        +7     
  Lines        2320     2312        -8     
  Branches      117      115        -2     
===========================================
+ Hits         1284     1512      +228     
+ Misses        997      756      -241     
- Partials       39       44        +5     
Impacted Files Coverage Δ
.../Features/Cqrs/CommandFactoryInterfaceGenerator.cs 100.00% <ø> (ø)
.../Cqrs/CommandFactoryInterfaceGeneratorProcessor.cs 100.00% <ø> (ø)
...erators/Features/Cqrs/CommandInterfaceGenerator.cs 100.00% <ø> (ø)
...eatures/Cqrs/CommandInterfaceGeneratorProcessor.cs 100.00% <ø> (ø)
...rs/Features/Cqrs/QueryFactoryInterfaceGenerator.cs 100.00% <ø> (ø)
...es/Cqrs/QueryFactoryInterfaceGeneratorProcessor.cs 100.00% <ø> (ø)
...enerators/Features/Cqrs/QueryInterfaceGenerator.cs 100.00% <ø> (ø)
.../Features/Cqrs/QueryInterfaceGeneratorProcessor.cs 100.00% <ø> (ø)
.../Features/Dto/RequestDtoClassGeneratorProcessor.cs 65.90% <ø> (ø)
...Features/Dto/ResponseDtoClassGeneratorProcessor.cs 65.90% <ø> (ø)
... and 60 more

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 65b2250...dba5f9a. Read the comment docs.

@dpvreony dpvreony merged commit 94826b1 into main Jun 14, 2021
@dpvreony dpvreony deleted the foreignkeys branch July 18, 2021 19:51
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.

change filename for debug output
1 participant