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

Support feature and fix bugs. #28

Merged
merged 2 commits into from Oct 9, 2018
Merged

Support feature and fix bugs. #28

merged 2 commits into from Oct 9, 2018

Conversation

kawoou
Copy link
Owner

@kawoou kawoou commented Oct 7, 2018

  • Support another framework on Configuration.
  • Support single payload AutowiredFactory.
  • Fix Unicode offset bug.
  • Fix dependency name bug.
  • Fix missing qualifier bug.
  • Fix ambiguous constructor bug.
  • Fix path of the source file in parser bug.
  • Fix reset issues.

- Support other framework on Configuration.
- Support single payload AutowiredFactory.
- Fix unicode offset bug.
- Fix dependency name bug.
- Fix missing qualifier bug.
- Fix ambiguous constructor bug.
- Fix path of source file in parser bug.
@kawoou kawoou added bug Something isn't working enhancement New feature or request labels Oct 7, 2018
@kawoou kawoou self-assigned this Oct 7, 2018
@codecov-io
Copy link

codecov-io commented Oct 7, 2018

Codecov Report

Merging #28 into develop will decrease coverage by 1.02%.
The diff coverage is 45.45%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #28      +/-   ##
===========================================
- Coverage    67.39%   66.36%   -1.03%     
===========================================
  Files           17       17              
  Lines          549      559      +10     
===========================================
+ Hits           370      371       +1     
- Misses         179      188       +9
Impacted Files Coverage Δ
Sources/Deli/AutowiredFactory.swift 9.09% <0%> (-0.91%) ⬇️
Sources/Deli/ModuleFactory.swift 96.05% <0%> (-3.95%) ⬇️
Sources/Deli/Core/Container.swift 71.69% <83.33%> (-2.56%) ⬇️

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 e261530...abfb7e4. Read the comment docs.

@kawoou kawoou merged commit efc1be7 into develop Oct 9, 2018
@kawoou kawoou deleted the feature/bugfix branch October 9, 2018 10:31
@kawoou kawoou added this to Done in Version 0.6.0 Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
No open projects
Version 0.6.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants