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

(Closes #2642, initial step towards #2643) Implement extends(type), procedure in derived type, class in declarations. #2644

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

#2642 Edits wrt Andy's second review (all except `class(*)`)

cbc5857
Select commit
Loading
Failed to load commit list.
Open

(Closes #2642, initial step towards #2643) Implement extends(type), procedure in derived type, class in declarations. #2644

#2642 Edits wrt Andy's second review (all except `class(*)`)
cbc5857
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

99.88% (-0.01%) compared to 8736ae3, passed because coverage increased by 0% when compared to adjusted base (99.88%)

View this Pull Request on Codecov

99.88% (-0.01%) compared to 8736ae3, passed because coverage increased by 0% when compared to adjusted base (99.88%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.88%. Comparing base (8736ae3) to head (cbc5857).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2644      +/-   ##
==========================================
- Coverage   99.88%   99.88%   -0.01%     
==========================================
  Files         357      357              
  Lines       49823    50214     +391     
==========================================
+ Hits        49767    50156     +389     
- Misses         56       58       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.