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 context map visualisation #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mrchtr
Copy link

@mrchtr mrchtr commented Aug 31, 2020

  • Add visualisation itself. If the graph contains elements jqa-ddd-plugin the bounded contexts could be visualized by the context map visualisation
  • Add d3-graph-react for graph visualisation with the use of d3
  • Add docker container and a dump file to provide a way for quick testing

image

* Add visualisation itself. If the graph contains elements jqa-ddd-plugin the bounded contexts could be visualized by the context map visualisation
* Add d3-graph-react for graph visualisation with the use of d3
* Add docker container and a dump file to provide a way for quick testing
@codecov
Copy link

codecov bot commented Aug 31, 2020

Codecov Report

Merging #37 into master will decrease coverage by 5.93%.
The diff coverage is 1.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   44.06%   38.13%   -5.94%     
==========================================
  Files          44       48       +4     
  Lines        1475     1707     +232     
  Branches      200      223      +23     
==========================================
+ Hits          650      651       +1     
- Misses        720      928     +208     
- Partials      105      128      +23     
Impacted Files Coverage Δ
src/api/models/BoundedContextes.js 0.00% <0.00%> (ø)
...ws/Dashboard/Architecture/ContextMap/ContextMap.js 0.00% <0.00%> (ø)
...cture/ContextMap/visualizations/ContextMapGraph.js 0.00% <0.00%> (ø)
...Map/visualizations/GraphConfigurationContextMap.js 0.00% <0.00%> (ø)
src/routes.js 57.69% <21.42%> (-0.65%) ⬇️

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 1c40fd0...bfe3237. Read the comment docs.

@naraesk
Copy link
Member

naraesk commented Sep 3, 2020

Thanks, great work.
@rmllr: Can be merged in my view.

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