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

feat: add global keywords (inherit, initial, unset) to all property types, fixes #10 #11

Merged
merged 1 commit into from
Nov 24, 2018

Conversation

johanneslumpe
Copy link
Owner

No description provided.

@johanneslumpe johanneslumpe added this to In progress in Features TODO Nov 24, 2018
@johanneslumpe johanneslumpe moved this from In progress to Done in Features TODO Nov 24, 2018
@johanneslumpe johanneslumpe removed this from Done in Features TODO Nov 24, 2018
@codecov-io
Copy link

codecov-io commented Nov 24, 2018

Codecov Report

Merging #11 into master will decrease coverage by 0.58%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   42.61%   42.03%   -0.59%     
==========================================
  Files          43       43              
  Lines         650      659       +9     
  Branches      115      117       +2     
==========================================
  Hits          277      277              
- Misses        366      375       +9     
  Partials        7        7
Impacted Files Coverage Δ
src/generateAllTypes.ts 0% <0%> (ø) ⬆️
src/generateTypesFromRawSyntaxes.ts 0% <0%> (ø)
src/constants.ts 0% <0%> (ø) ⬆️
src/customSyntaxes.ts 0% <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 7635798...a0c1b30. Read the comment docs.

@johanneslumpe johanneslumpe merged commit 8a3ecd3 into master Nov 24, 2018
@johanneslumpe johanneslumpe deleted the feat/global-keywords branch November 24, 2018 16:07
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.

None yet

2 participants