Skip to content

Updated DataSourceClassDiagram.puml and DataSourceClassDiagram_draft.puml #312

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

Merged
merged 3 commits into from
Mar 30, 2021

Conversation

avgprog
Copy link
Contributor

@avgprog avgprog commented Mar 27, 2021

Resolves #286. Changes done:

  • Corrected some errors in DataSourceClassDiagram.puml
  • Removed an implemented interface ThermalSource from DataSourceClassDiagram_draft.puml

I am not sure whether some interfaces which are being talked about in DataSourceClassDiagram_draft.puml are already implemented or not because there are several differences in the names of these interfaces in the two files, for example, I am not sure if WeatherDataSource and WeatherSource are referring to the same thing or not.

…emented interface from DataSourceClassDiagram_draft
@avgprog avgprog self-assigned this Mar 27, 2021
@avgprog avgprog requested a review from ckittl March 27, 2021 13:32
@codecov
Copy link

codecov bot commented Mar 30, 2021

Codecov Report

Merging #312 (eed20af) into dev (44bd86e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                dev     #312   +/-   ##
=========================================
  Coverage     77.98%   77.98%           
  Complexity     1951     1951           
=========================================
  Files           249      249           
  Lines          7936     7936           
  Branches        749      749           
=========================================
  Hits           6189     6189           
  Misses         1321     1321           
  Partials        426      426           

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 68e79b0...eed20af. Read the comment docs.

@ckittl
Copy link
Member

ckittl commented Mar 30, 2021

I think the draft one isn't of too big importance, because it somehow is a idea for the future. Then we can easily adapt it to the current state.

@ckittl ckittl merged commit 40c3ed9 into dev Mar 30, 2021
@ckittl ckittl deleted the sb/#286-refactoringDataSourceClassDiagram branch March 30, 2021 11:03
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.

Revise UML diagram of sources
2 participants