Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Permit field renaming for interface implementations #1005

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LWprogramming
Copy link
Collaborator

This depends on some other code being merged into main, such as the code
for interface implementation suppression in PR #1002, so this is just a
rough draft at the moment and just contains the rough outline for what
this code would look like.

This depends on some other code being merged into main, such as the code
for interface implementation suppression in PR #1002, so this is just a
rough draft at the moment and just contains the rough outline for what
this code would look like.
@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #1005 (3f1afb1) into main (c346068) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1005      +/-   ##
==========================================
+ Coverage   94.39%   94.40%   +0.01%     
==========================================
  Files         113      113              
  Lines        9118     9140      +22     
==========================================
+ Hits         8607     8629      +22     
  Misses        511      511              
Impacted Files Coverage Δ
...ql_compiler/schema_transformation/rename_schema.py 99.67% <100.00%> (+0.02%) ⬆️

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 c346068...3f1afb1. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant