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 compiler tests. #28

Merged
merged 3 commits into from
Jan 2, 2021
Merged

Add compiler tests. #28

merged 3 commits into from
Jan 2, 2021

Conversation

stefanseefeld
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 28, 2020

Codecov Report

Merging #28 (199fc2d) into develop (ae0fb96) will increase coverage by 0.74%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #28      +/-   ##
===========================================
+ Coverage    79.54%   80.29%   +0.74%     
===========================================
  Files           71       71              
  Lines         4107     4105       -2     
===========================================
+ Hits          3267     3296      +29     
+ Misses         840      809      -31     
Impacted Files Coverage Δ
src/faber/tools/gcc.py 97.14% <100.00%> (-0.13%) ⬇️
src/faber/tools/msvc.py 94.87% <100.00%> (+3.72%) ⬆️
src/faber/feature/value.py 87.85% <0.00%> (+0.93%) ⬆️
src/faber/tools/clang.py 88.75% <0.00%> (+2.50%) ⬆️
src/faber/tool.py 77.50% <0.00%> (+5.83%) ⬆️
src/faber/tools/cxx.py 91.17% <0.00%> (+5.88%) ⬆️
src/faber/tools/cc.py 81.25% <0.00%> (+6.25%) ⬆️
src/faber/action.py 97.70% <0.00%> (+7.63%) ⬆️

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 ae0fb96...199fc2d. Read the comment docs.

@stefanseefeld stefanseefeld force-pushed the tools branch 15 times, most recently from 64dd7f4 to 5cd2df6 Compare January 1, 2021 23:42
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