ContextMapper / context-mapper-dsl

ContextMapper DSL: A Domain-specific Language for Context Mapping & Service Decomposition
https://contextmapper.org/
Apache License 2.0
223 stars 30 forks source link

Change baseDir for LSP clients that do not provide a workspace directory #268

Closed stefan-ka closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #268 (b5f631e) into master (cee0621) will decrease coverage by 0.0%. The diff coverage is 80.0%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master    #268     +/-   ##
==========================================
- Coverage      93.0%   93.0%   -0.1%     
  Complexity     2147    2147             
==========================================
  Files           195     195             
  Lines          5781    5783      +2     
  Branches        761     761             
==========================================
+ Hits           5378    5379      +1     
  Misses          201     201             
- Partials        202     203      +1     
Impacted Files Coverage Δ Complexity Δ
...nds/impl/generation/AbstractGenerationCommand.java 83.3% <75.0%> (-16.7%) 3.0 <2.0> (ø)
...contextmapper/dsl/standalone/FileSystemHelper.java 87.5% <100.0%> (ø) 2.0 <1.0> (ø)

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 cee0621...b5f631e. Read the comment docs.